Gothic Letter Iggws Character
๐ is the Gothic letter Iggws (U+10347), used to represent specific sounds in Gothic script.
U+10347
๐ is a character from the Gothic Unicode block. Itโs commonly referenced by its Unicode name, โGOTHIC LETTER IGGWS.โ You can copy it directly or use standard codepoint escapes in HTML, CSS, and JavaScript.
Gothic Letter Iggws Character Meaning
๐ (U+10347) is the Unicode character named โGOTHIC LETTER IGGWS.โ It belongs to the Gothic script category and represents a particular letter in Gothic writing. Because itโs encoded as its own Unicode character, itโs mainly useful when you need accurate text rendering for Gothic-script contentโsuch as philology notes, historical text work, font testing, or typographic experiments. If youโre building a web page or app that must preserve the original character, use its codepoint (U+10347) and the provided escapes to avoid incorrect substitutions.
Common uses
- โขCopying the exact character for Gothic-script text in documents or posts
- โขRendering accurate Gothic lettering in websites and web apps using Unicode
- โขUsing the character in font testing and glyph coverage checks for Gothic-capable fonts
- โขLabeling or annotating content in educational resources about writing systems
- โขCreating typographic or design mockups that require the specific Unicode codepoint
Examples
๐ Gothic Letter Iggws (U+10347)
- ๐๐ ๐ฟ ๐ฐ ๐ฝ
- ๐Note: ๐ corresponds to a Gothic letter in the IGGWS series.
- ๐Typography test string: ๐๐๐๐
- ๐In the sample line: ๐ and ๐ฒ appear together.
- ๐Unicode codepoint: U+10347 for ๐.
Variations
Technical codes
| Unicode | U+10347 | |
| HTML Entity | 𐍇 | |
| HTML Code | 𐍇 | |
| CSS | \10347 |
FAQ
What does the Gothic Letter Iggws character mean?
๐ (U+10347) is the Unicode character named โGOTHIC LETTER IGGWS.โ It belongs to the Gothic script category and represents a particular letter in Gothic writing. Because itโs encoded as its own Unicode character, itโs mainly useful when you need accurate text rendering for Gothic-script contentโsuch as philology notes, historical text work, font testing, or typographic experiments. If youโre building a web page or app that must preserve the original character, use its codepoint (U+10347) and the provided escapes to avoid incorrect substitutions.
What is the Unicode name and codepoint for ๐?
The Unicode name is โGOTHIC LETTER IGGWSโ and the codepoint is U+10347.
How can I copy ๐ into HTML?
You can use the HTML entity: 𐍇.
What escape sequences work in CSS and JavaScript?
CSS escape: \\10347. JavaScript escape: \\u{10347}.
Why doesnโt ๐ always display correctly?
Display depends on whether the selected font supports the Gothic block glyphs. If the font lacks the glyph, you may see a missing-character box.