| Nome del simbolo | Linear B Ideogram B109m Bull |
| Versione Unicode | 4.0 |
| Unicode | U+1008D |
| Blocco Unicode | |
| Categoria generale | Other Letter (Lo) |
| UTF-8 | F0 90 82 8D |
| UTF-16 | D800 DC8D |
| UTF-32 | 0001008D |
1\documentclass{article}2\usepackage{pifont}3\text{LINEARBIDEOGRAMB109MBULL}4\end{document}Puoi digitare il simbolo linear b ideogram b109m bull sulla maggior parte dei dispositivi moderni con i seguenti metodi:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "linear b ideogram b109m bull", or paste from this page.
Ctrl + Shift + U, type 1008d, 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-b109m-bull::before { content: "\1008D"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𐂍</span>La rappresentazione del simbolo Linear B Ideogram B109m Bull nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| JavaScript / TypeScript | '\uD800\uDC8D' or String.fromCodePoint(0x1008D) |
| Python | '\U{1008D}' or chr(0x1008D) |
| Rust | '\u{1008D}' |
| C / C++ | UTF-8 source or wchar_t with U+1008D |
| Go | string(rune(0x1008D)) |
| Ruby | "\u{1008D}" |
| Codice CSS |
\1008D |
| Codice esadecimale | 0x1008D |
| Codice HTML | 𐂍 |
| LaTeX | \text{LINEARBIDEOGRAMB109MBULL} |
| Simbolo | 𐂍 |
| Codifica URL (percentuale UTF-8) | %F0%90%82%8D |
| Nome parlato / screen reader | Linear B Ideogram B109m Bull |