| Nom du symbole | Egyptian Hieroglyph-138be |
| Version Unicode | 16.0 |
| Unicode | U+138BE |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | F0 93 A2 BE |
| UTF-16 | D80E DCBE |
| UTF-32 | 000138BE |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPH-138BE}4\end{document}Vous pouvez saisir le symbole egyptian hieroglyph-138be sur la plupart des appareils modernes avec les méthodes suivantes :
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "egyptian hieroglyph-138be", or paste from this page.
Ctrl + Shift + U, type 138be, 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.egyptian-hieroglyph-138be::before { content: "\138BE"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓢾</span>La représentation du symbole Egyptian Hieroglyph-138be dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uD80E\uDCBE' or String.fromCodePoint(0x138BE) |
| Python | '\U{138BE}' or chr(0x138BE) |
| Rust | '\u{138BE}' |
| C / C++ | UTF-8 source or wchar_t with U+138BE |
| Go | string(rune(0x138BE)) |
| Ruby | "\u{138BE}" |
| Code CSS |
\138BE |
| Code hexadécimal | 0x138BE |
| Code HTML | 𓢾 |
| LaTeX | \text{EGYPTIANHIEROGLYPH-138BE} |
| Symbole | |
| Encodage URL (pourcent UTF-8) | %F0%93%A2%BE |
| Nom oral / lecteur d’écran | Egyptian Hieroglyph-138be |