Cuneiform Sign U U U Character
π is the cuneiform character βCUNEIFORM SIGN U U Uβ, available as Unicode U+1230D.
U+1230D
This page helps you copy the cuneiform symbol π and use it correctly in text, design, and code. It includes the official Unicode details and multiple escape formats for developers.
Cuneiform Sign U U U Character Meaning
π is a cuneiform sign identified in Unicode as βCUNEIFORM SIGN U U Uβ (code point U+1230D). In general, cuneiform characters like this are used in writing systems where specific signs represent syllables, phonetic values, or sign groups within inscriptions. When working with historical texts, digital transliteration, or fonts that support cuneiform, the key practical value of this symbol is its consistent Unicode identityβso it can be reliably searched, copied, and rendered the same way across platforms.
Common uses
- β’Paste into documents or notes when transcribing cuneiform text with the exact sign
- β’Use in typography and poster design for historical or scholarly visual themes
- β’Include in web content that needs the same character consistently across browsers
- β’Add to educational materials or slides discussing Unicode cuneiform characters
- β’Reference in code and scripts using Unicode escapes to avoid encoding issues
Examples
π Cuneiform Sign U U U
- ππ (U+1230D) appears in my cuneiform transcription.
- πI used π in a poster about ancient writing systems.
- πThe text needs the character π to match the original inscription.
- πIn HTML, I inserted π using the correct entity.
- πDevelopers can render π reliably with a Unicode escape.
Variations
Technical codes
| Unicode | U+1230D | |
| HTML Entity | 𒌍 | |
| HTML Code | 𒌍 | |
| CSS | \1230D |
FAQ
What does the Cuneiform Sign U U U character mean?
π is a cuneiform sign identified in Unicode as βCUNEIFORM SIGN U U Uβ (code point U+1230D). In general, cuneiform characters like this are used in writing systems where specific signs represent syllables, phonetic values, or sign groups within inscriptions. When working with historical texts, digital transliteration, or fonts that support cuneiform, the key practical value of this symbol is its consistent Unicode identityβso it can be reliably searched, copied, and rendered the same way across platforms.
What is the Unicode code point for π?
π is Unicode code point U+1230D.
How can I copy π into HTML?
You can use the HTML entity 𒌍.
What CSS escape can I use for π?
Use the CSS escape \\1230D.
How do I include π in JavaScript?
Use the JavaScript escape \\u{1230D} in a string.