About Anatolian Hieroglyph A164
Anatolian Hieroglyph A164 is the Unicode character ๐ฟ at codepoint U+144BF of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Anatolian Hieroglyph A164
To use the Anatolian Hieroglyph A164 symbol (๐ฟ) in HTML, insert the
entity 𔒿 directly into your markup. The decimal entity 𔒿 works in any HTML-serialised document.
In CSS pseudo-elements use content: '\144BF';.
In JavaScript and TypeScript the escape '\u{144BF}' evaluates to ๐ฟ. In Python source, write '\U000144BF'.
The character encodes to F0 94 92 BF as UTF-8 bytes and D811 DCBF as UTF-16 code units. Its decimal codepoint is 83135.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.