| Symboolnaam | Anatolian Hieroglyph A309a |
| Unicode-versie | 8.0 |
| Unicode | U+1455C |
| Unicode-blok | |
| Algemene categorie | Other Letter (Lo) |
| CSS-code |
| UTF-8 | F0 94 95 9C |
| UTF-16 | D811 DD5C |
| UTF-32 | 0001455C |
1\documentclass{article}2\usepackage{pifont}3\text{ANATOLIANHIEROGLYPHA309A}4\end{document}Je kunt het anatolian hieroglyph a309a-symbool op de meeste moderne apparaten typen met de volgende methoden:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "anatolian hieroglyph a309a", or paste from this page.
Ctrl + Shift + U, type 1455c, 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-a309a::before { content: "\1455C"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𔕜</span>De weergave van het Anatolian Hieroglyph A309a-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\uD811\uDD5C' or String.fromCodePoint(0x1455C) |
| Python | '\U{1455C}' or chr(0x1455C) |
| Rust | '\u{1455C}' |
| C / C++ | UTF-8 source or wchar_t with U+1455C |
| Go | string(rune(0x1455C)) |
| Ruby | "\u{1455C}" |
\1455C |
| Hexadecimale code | 0x1455C |
| HTML-code | 𔕜 |
| LaTeX | \text{ANATOLIANHIEROGLYPHA309A} |
| Symbool | 𔕜 |
| URL-codering (UTF-8 procent) | %F0%94%95%9C |
| Uitgesproken naam / schermlezer | Anatolian Hieroglyph A309a |