| Nombre del símbolo | Anatolian Hieroglyph A388 |
| Versión Unicode | 8.0 |
| Unicode | U+145B8 |
| Bloque Unicode | |
| Categoría general | Other Letter (Lo) |
| UTF-8 | F0 94 96 B8 |
| UTF-16 | D811 DDB8 |
| UTF-32 | 000145B8 |
1\documentclass{article}2\usepackage{pifont}3\text{ANATOLIANHIEROGLYPHA388}4\end{document}Puedes escribir el símbolo anatolian hieroglyph a388 en la mayoría de dispositivos modernos con los siguientes métodos:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "anatolian hieroglyph a388", or paste from this page.
Ctrl + Shift + U, type 145b8, 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-a388::before { content: "\145B8"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𔖸</span>La representación del símbolo Anatolian Hieroglyph A388 en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uD811\uDDB8' or String.fromCodePoint(0x145B8) |
| Python | '\U{145B8}' or chr(0x145B8) |
| Rust | '\u{145B8}' |
| C / C++ | UTF-8 source or wchar_t with U+145B8 |
| Go | string(rune(0x145B8)) |
| Ruby | "\u{145B8}" |
| Código CSS |
\145B8 |
| Código hexadecimal | 0x145B8 |
| Código HTML | 𔖸 |
| LaTeX | \text{ANATOLIANHIEROGLYPHA388} |
| Símbolo | 𔖸 |
| Codificación URL (porcentaje UTF-8) | %F0%94%96%B8 |
| Nombre oral / lector de pantalla | Anatolian Hieroglyph A388 |