Linear B Syllable B003 Pa Character
๐ is the Linear B syllable named โB003 PAโ (U+1001E).
U+1001E
๐ is a character from the Linear B writing system. Itโs identified in Unicode as โLINEAR B SYLLABLE B003 PA.โ Use the copy options below for web, code, and documents.
Linear B Syllable B003 Pa Character Meaning
๐ (U+1001E) is a Unicode character representing a specific syllable in the Linear B script: โLINEAR B SYLLABLE B003 PA.โ Linear B is an ancient script used for writing Mycenaean Greek, and Unicode includes syllable signs so texts can be digitized accurately. On this symbol page, the most important โmeaningโ for practical use is its identity as that exact syllable sign (B003) rather than a modern alphabet letter. When you copy it into your work, youโre preserving the correct Unicode character for syllable โpaโ as classified by Unicode.
Common uses
- โขAcademic or educational materials referencing Linear B syllables by Unicode character
- โขDigital humanities projects that transcribe or encode ancient inscriptions
- โขTypography and font testing for the Linear B block (U+10000โU+1007F)
- โขWeb and app UI that includes scholarly symbols or character pickers
- โขCode samples and documentation that demonstrate Unicode input/output
Examples
๐ Linear B Syllable B003 PA
- ๐U+1001E is written as ๐ in Unicode text.
- ๐In my transcription, the syllable โpaโ is represented by ๐.
- ๐The character picker shows ๐ under the Linear B category.
- ๐Exporting UTF-8 correctly preserves ๐ in saved documents.
- ๐I used \\\\1001E to insert ๐ in my CSS.
Variations
Technical codes
| Unicode | U+1001E | |
| HTML Entity | 𐀞 | |
| HTML Code | 𐀞 | |
| CSS | \1001E |
FAQ
What does the Linear B Syllable B003 Pa character mean?
๐ (U+1001E) is a Unicode character representing a specific syllable in the Linear B script: โLINEAR B SYLLABLE B003 PA.โ Linear B is an ancient script used for writing Mycenaean Greek, and Unicode includes syllable signs so texts can be digitized accurately. On this symbol page, the most important โmeaningโ for practical use is its identity as that exact syllable sign (B003) rather than a modern alphabet letter. When you copy it into your work, youโre preserving the correct Unicode character for syllable โpaโ as classified by Unicode.
What Unicode character is ๐?
๐ is the Linear B syllable โB003 PA,โ with Unicode codepoint U+1001E.
How do I copy ๐ into HTML?
You can use the HTML entity: 𐀞.
How do I write ๐ in CSS?
Use the CSS escape \\1001E to insert the character.
Whatโs the JavaScript escape for ๐?
Use \\u{1001E} in JavaScript.