| Nombre del símbolo | Linear B Ideogram B108m Boar |
| Versión Unicode | 4.0 |
| Unicode | U+1008B |
| Bloque Unicode | |
| Categoría general | Other Letter (Lo) |
| UTF-8 | F0 90 82 8B |
| UTF-16 | D800 DC8B |
| UTF-32 | 0001008B |
1\documentclass{article}2\usepackage{pifont}3\text{LINEARBIDEOGRAMB108MBOAR}4\end{document}Puedes escribir el símbolo linear b ideogram b108m boar 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 "linear b ideogram b108m boar", or paste from this page.
Ctrl + Shift + U, type 1008b, 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-b108m-boar::before { content: "\1008B"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𐂋</span>La representación del símbolo Linear B Ideogram B108m Boar en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uD800\uDC8B' or String.fromCodePoint(0x1008B) |
| Python | '\U{1008B}' or chr(0x1008B) |
| Rust | '\u{1008B}' |
| C / C++ | UTF-8 source or wchar_t with U+1008B |
| Go | string(rune(0x1008B)) |
| Ruby | "\u{1008B}" |
| Código CSS |
\1008B |
| Código hexadecimal | 0x1008B |
| Código HTML | 𐂋 |
| LaTeX | \text{LINEARBIDEOGRAMB108MBOAR} |
| Símbolo | 𐂋 |
| Codificación URL (porcentaje UTF-8) | %F0%90%82%8B |
| Nombre oral / lector de pantalla | Linear B Ideogram B108m Boar |