Cuneiform Sign Gir2 Gunu Character
π is the cuneiform sign βGIR2 GUNUβ (U+12109) used in digital cuneiform text.
U+12109
π is a cuneiform character encoded at U+12109. Itβs commonly referenced in projects that transliterate or display cuneiform writing in Unicode. Use the escapes below to copy it reliably in web and application code.
Cuneiform Sign Gir2 Gunu Character Meaning
π is a cuneiform sign identified in Unicode as βCUNEIFORM SIGN GIR2 GUNUβ with code point U+12109. In practical digital usage, its βmeaningβ is primarily the sign itself: it represents a specific labeled cuneiform sign used in textual transcription, cataloging, and fonts that support cuneiform characters. When working with cuneiform corpora or transliteration schemes, you typically treat π as one discrete character tokenβusing the exact Unicode value to keep text consistent across documents, databases, and rendering systems.
Common uses
- β’Transliterating cuneiform text in documents or study notes
- β’Building searchable Unicode-based datasets of cuneiform signs
- β’Typography and font testing for cuneiform-capable web or app designs
- β’Publishing digital editions that require consistent sign-by-sign encoding
- β’Creating educational materials or overlays that display specific cuneiform characters
Examples
π Cuneiform Sign GIR2 GUNU
- πβU+12109: π (CUNEIFORM SIGN GIR2 GUNU)β
- πI typed π into the transliteration field to match the source sign.
- πThe word list includes π as a separate character entry.
- πPreviewing my web page shows π correctly in the cuneiform font.
- πAdd π to your caption to identify the sign precisely.
Variations
Technical codes
| Unicode | U+12109 | |
| HTML Entity | 𒄉 | |
| HTML Code | 𒄉 | |
| CSS | \12109 |
FAQ
What does the Cuneiform Sign Gir2 Gunu character mean?
π is a cuneiform sign identified in Unicode as βCUNEIFORM SIGN GIR2 GUNUβ with code point U+12109. In practical digital usage, its βmeaningβ is primarily the sign itself: it represents a specific labeled cuneiform sign used in textual transcription, cataloging, and fonts that support cuneiform characters. When working with cuneiform corpora or transliteration schemes, you typically treat π as one discrete character tokenβusing the exact Unicode value to keep text consistent across documents, databases, and rendering systems.
What is the Unicode code point for π?
π is U+12109.
How can I copy π for a web page?
You can copy the character directly (π) or use the HTML entity 𒄉.
What CSS escape should I use for π?
Use the CSS escape \\12109.
How do I include π in JavaScript?
Use \\u{12109} in JavaScript string literals.