HTML Symbols
Many mathematical, technical, Some Important Symbols, and currency symbols that are not present on a normal keyboard. Use HTML entity’s names to add such symbols to an HTML page.
Example:
<!DOCTYPE html>
<html>
<body>
<h3>The Currency Symbols</h3>
<p>This is Indian Rupee symbol <b>₹</b></p>
<p>This is Euro symbol <b>€</b></p>
<p> This is Dollar symbol <b>$</b></p>
</body>
</html>
OUTPUT:

Mathematical Symbols Supported by HTML:

Greek Symbols Supported by HTML:

Important Symbols Supported by HTML:
