Online HTML Code Heart
Get the HTML entity and character codes for the heart symbol (♥). Copy for use in HTML, XML, or web content.
Heart symbol (♥) — copy the form you need.
- Named entity
♥ - Decimal
♥ - Hex
♥ - Character
♥
Frequently Asked Questions
- What is the HTML entity for heart?
- ♥ or ♥ (decimal) or ♥ (hex) produce ♥.
- Which entity should I use?
- ♥ is the named entity; numeric codes work in XML and strict HTML.
- Can I use the Unicode character directly?
- Yes. ♥ (U+2665) can be used in UTF-8 HTML pages.
Related Developer Tools
JSON Formatter
Format, validate, and beautify JSON. Minify or pretty-print with one click.
Base64 Decode
Decode Base64 strings to text. Encode text to Base64.
UUID Generator
Generate random UUIDs (v4) for unique identifiers. Copy with one click.
URL Encoder Decoder
Encode and decode URLs. Convert special characters for safe use in URLs.
Convert Color Hex to RGB
Convert hex color codes to RGB values (R, G, B).
Convert Color RGB to Hex
Convert RGB values (R, G, B) to hex color codes.