| Nome del simbolo | Anatolian Hieroglyph A477 |
| Versione Unicode | 8.0 |
| Unicode | U+14614 |
| Blocco Unicode | |
| Categoria generale | Other Letter (Lo) |
| UTF-8 | F0 94 98 94 |
| UTF-16 | D811 DE14 |
| UTF-32 | 00014614 |
1\documentclass{article}2\usepackage{pifont}3\text{ANATOLIANHIEROGLYPHA477}4\end{document}Puoi digitare il simbolo anatolian hieroglyph a477 sulla maggior parte dei dispositivi moderni con i seguenti metodi:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "anatolian hieroglyph a477", or paste from this page.
Ctrl + Shift + U, type 14614, then Enter (layout-dependent).
Paste from this page, use text replacement, or a hieroglyph-capable keyboard app.
Paste from this page or use a hieroglyph font keyboard.
1span.anatolian-hieroglyph-a477::before { content: "\14614"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𔘔</span>La rappresentazione del simbolo Anatolian Hieroglyph A477 nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| JavaScript / TypeScript | '\uD811\uDE14' or String.fromCodePoint(0x14614) |
| Python | '\U{14614}' or chr(0x14614) |
| Rust | '\u{14614}' |
| C / C++ | UTF-8 source or wchar_t with U+14614 |
| Go | string(rune(0x14614)) |
| Ruby | "\u{14614}" |
| Codice CSS |
\14614 |
| Codice esadecimale | 0x14614 |
| Codice HTML | 𔘔 |
| LaTeX | \text{ANATOLIANHIEROGLYPHA477} |
| Simbolo | 𔘔 |
| Codifica URL (percentuale UTF-8) | %F0%94%98%94 |
| Nome parlato / screen reader | Anatolian Hieroglyph A477 |