โœฆfree-symbols
๐€ž

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

UnicodeU+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.