| Symbol Name | Linear B Ideogram B242 Chariot Frame |
| Unicode Version | 4.0 |
| Unicode | U+100CE |
| Unicode block | |
| General category | Other Letter (Lo) |
| CSS Code |
| UTF-8 | F0 90 83 8E |
| UTF-16 | D800 DCCE |
| UTF-32 | 000100CE |
1\documentclass{article}2\usepackage{pifont}3\text{LINEARBIDEOGRAMB242CHARIOTFRAME}4\end{document}You can type the linear b ideogram b242 chariot frame symbol on most modern devices with the help of following methods:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "linear b ideogram b242 chariot frame", or paste from this page.
Ctrl + Shift + U, type 100ce, 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.linear-b-ideogram-b242-chariot-frame::before { content: "\100CE"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𐃎</span>Linear B Ideogram B242 Chariot Frame symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\uD800\uDCCE' or String.fromCodePoint(0x100CE) |
| Python | '\U{100CE}' or chr(0x100CE) |
| Rust | '\u{100CE}' |
| C / C++ | UTF-8 source or wchar_t with U+100CE |
| Go | string(rune(0x100CE)) |
| Ruby | "\u{100CE}" |
\100CE |
| Hex Code | 0x100CE |
| HTML Code | 𐃎 |
| LaTeX | \text{LINEARBIDEOGRAMB242CHARIOTFRAME} |
| Symbol | 𐃎 |
| URL encode (UTF-8 percent) | %F0%90%83%8E |
| Spoken / screen reader name | Linear B Ideogram B242 Chariot Frame |