| Nombre del símbolo | Anatolian Hieroglyph A381 |
| Versión Unicode | 8.0 |
| Unicode | U+145AE |
| Bloque Unicode | |
| Categoría general | Other Letter (Lo) |
| UTF-8 | F0 94 96 AE |
| UTF-16 | D811 DDAE |
| UTF-32 | 000145AE |
1\documentclass{article}2\usepackage{pifont}3\text{ANATOLIANHIEROGLYPHA381}4\end{document}Puedes escribir el símbolo anatolian hieroglyph a381 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 a381", or paste from this page.
Ctrl + Shift + U, type 145ae, 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-a381::before { content: "\145AE"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𔖮</span>La representación del símbolo Anatolian Hieroglyph A381 en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uD811\uDDAE' or String.fromCodePoint(0x145AE) |
| Python | '\U{145AE}' or chr(0x145AE) |
| Rust | '\u{145AE}' |
| C / C++ | UTF-8 source or wchar_t with U+145AE |
| Go | string(rune(0x145AE)) |
| Ruby | "\u{145AE}" |
| Código CSS |
\145AE |
| Código hexadecimal | 0x145AE |
| Código HTML | 𔖮 |
| LaTeX | \text{ANATOLIANHIEROGLYPHA381} |
| Símbolo | 𔖮 |
| Codificación URL (porcentaje UTF-8) | %F0%94%96%AE |
| Nombre oral / lector de pantalla | Anatolian Hieroglyph A381 |