| 記号名 | Linear B Ideogram B108m Boar |
| Unicodeバージョン | 4.0 |
| Unicode | U+1008B |
| Unicodeブロック | |
| 一般カテゴリ | Other Letter (Lo) |
| CSSコード |
| 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}以下の方法でほとんどの最新デバイスでlinear b ideogram b108m boar記号を入力できます:
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>各プログラミング言語におけるLinear B Ideogram B108m Boar記号の表現は以下の表の通りです:
| 言語 | 表現 |
|---|---|
| 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}" |
\1008B |
| 16進コード | 0x1008B |
| HTMLコード | 𐂋 |
| LaTeX | \text{LINEARBIDEOGRAMB108MBOAR} |
| 記号 | 𐂋 |
| URLエンコード(UTF-8パーセント) | %F0%90%82%8B |
| 読み上げ名 / スクリーンリーダー | Linear B Ideogram B108m Boar |