| Symbolname | Egyptian Hieroglyph-13bfe |
| Unicode-Version | 16.0 |
| Unicode | U+13BFE |
| Unicode-Block | |
| Allgemeine Kategorie | Other Letter (Lo) |
| UTF-8 | F0 93 AF BE |
| UTF-16 | D80E DFFE |
| UTF-32 | 00013BFE |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPH-13BFE}4\end{document}Sie können das Symbol egyptian hieroglyph-13bfe auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "egyptian hieroglyph-13bfe", or paste from this page.
Ctrl + Shift + U, type 13bfe, 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-13bfe::before { content: "\13BFE"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓯾</span>Die Darstellung des Symbols Egyptian Hieroglyph-13bfe in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| JavaScript / TypeScript | '\uD80E\uDFFE' or String.fromCodePoint(0x13BFE) |
| Python | '\U{13BFE}' or chr(0x13BFE) |
| Rust | '\u{13BFE}' |
| C / C++ | UTF-8 source or wchar_t with U+13BFE |
| Go | string(rune(0x13BFE)) |
| Ruby | "\u{13BFE}" |
| CSS-Code |
\13BFE |
| Hexadezimalcode | 0x13BFE |
| HTML-Code | 𓯾 |
| LaTeX | \text{EGYPTIANHIEROGLYPH-13BFE} |
| Symbol | |
| URL-Kodierung (UTF-8-Prozent) | %F0%93%AF%BE |
| Ansagename (Screenreader) | Egyptian Hieroglyph-13bfe |