Cuneiform Sign Ur Character
π¨ is the Unicode character Cuneiform Sign UR (U+12328), useful for inscriptions, fonts, and digital texts.
U+12328
π¨ is a cuneiform Unicode character identified as CUNEIFORM SIGN UR. This page helps you copy it reliably and use it in HTML, CSS, and JavaScript using the correct escapes.
Cuneiform Sign Ur Character Meaning
Cuneiform Sign UR (π¨, Unicode U+12328) is a specific character from the cuneiform writing system. In practice, people use it when recreating or representing cuneiform text digitallyβsuch as in historical displays, font previews, scholarly mockups, or projects that need exact Unicode character matching. Since cuneiform signs can appear as distinct graphemes depending on the source text and sign list, the most important βmeaningβ for everyday users is the characterβs identity: a single, standardized Unicode symbol they can copy or generate consistently across platforms.
Common uses
- β’Copy/paste for digital cuneiform text in design mockups and posters
- β’Unicode-accurate character entry for web typography and font testing
- β’Using the HTML entity in CMS editors or templates
- β’Generating the character in JavaScript for interactive displays
- β’Including the symbol in CSS (via escapes) for styled icons or labels
Examples
π¨ Cuneiform Sign UR
- π¨Example 1: π¨
- π¨Example 2: Study note: π¨ in Unicode U+12328
- π¨Example 3: Font test string: π¨π¨π¨
- π¨Example 4: Character ID: U+12328 (π¨)
- π¨Example 5: Insert sign: π¨ for the cuneiform UR slot
Variations
Technical codes
| Unicode | U+12328 | |
| HTML Entity | 𒌨 | |
| HTML Code | 𒌨 | |
| CSS | \12328 |
FAQ
What does the Cuneiform Sign Ur character mean?
Cuneiform Sign UR (π¨, Unicode U+12328) is a specific character from the cuneiform writing system. In practice, people use it when recreating or representing cuneiform text digitallyβsuch as in historical displays, font previews, scholarly mockups, or projects that need exact Unicode character matching. Since cuneiform signs can appear as distinct graphemes depending on the source text and sign list, the most important βmeaningβ for everyday users is the characterβs identity: a single, standardized Unicode symbol they can copy or generate consistently across platforms.
What is the Unicode code point for π¨?
π¨ is Unicode U+12328.
How can I copy π¨ into HTML?
Use the HTML entity: 𒌨.
What is the CSS escape for this character?
You can use: \\12328.
How do I generate π¨ in JavaScript?
Use a Unicode escape like: \\u{12328}.