✦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.