Gothic Letter Teiws Character
π is the Gothic letter Teiws (U+10344), used for representing Gothic script characters.
U+10344
π is a Unicode character from the Gothic block. Itβs commonly searched by people creating text samples, fonts, or accurate script representations. Use the copy options below to insert it reliably in documents and code.
Gothic Letter Teiws Character Meaning
π represents the Gothic letter called βTeiwsβ in the Unicode character set. The character is part of the Gothic script (category: Gothic) and is mainly used in contexts where you need correct text rendering or documentation of the Gothic alphabet. If youβre working on typography, digital humanities, or language/script projects, this symbol helps you accurately mirror the intended character rather than using a lookalike from another script. Its most practical value is consistent copy/paste and correct encoding via Unicode (U+10344) in web, design, and development workflows.
Common uses
- β’Typing or composing accurate Gothic-script text using Unicode
- β’Building a character set chart for the Gothic alphabet
- β’Labeling glyphs in font design or typography specimen pages
- β’Including the exact character in digital humanities notes and transcriptions
- β’Rendering Gothic letters in web content using Unicode escapes
Examples
π Gothic Letter Teiws
- ππ
- πteiws: π
- πGothic Teiws = π
- πGlyph test: π π π
- πUnicode U+10344: π
Variations
Technical codes
| Unicode | U+10344 | |
| HTML Entity | 𐍄 | |
| HTML Code | 𐍄 | |
| CSS | \10344 |
FAQ
What does the Gothic Letter Teiws character mean?
π represents the Gothic letter called βTeiwsβ in the Unicode character set. The character is part of the Gothic script (category: Gothic) and is mainly used in contexts where you need correct text rendering or documentation of the Gothic alphabet. If youβre working on typography, digital humanities, or language/script projects, this symbol helps you accurately mirror the intended character rather than using a lookalike from another script. Its most practical value is consistent copy/paste and correct encoding via Unicode (U+10344) in web, design, and development workflows.
What is the Unicode code point for π?
π is U+10344.
How can I copy π into HTML?
Use the HTML entity: 𐍄
What CSS or font tools support this character via escape?
You can reference it using CSS escape \\10344.
How do I insert π in JavaScript strings?
Use the JavaScript escape \\u{10344}.