Cuneiform Sign Gu2 Character
π is the cuneiform sign GU2, a Unicode character for cuneiform writing and scholarly text.
U+12118
π is known in Unicode by the name βCUNEIFORM SIGN GU2β (U+12118). Use it when you need to represent this specific cuneiform sign in digital text. This page provides copy-ready forms plus common developer escapes.
Cuneiform Sign Gu2 Character Meaning
βCUNEIFORM SIGN GU2β (π) is a specific cuneiform character in the Unicode block for cuneiform writing. In practice, its βmeaningβ is usually handled at the sign level rather than as a standalone modern word: writers, editors, and researchers select the exact sign needed for proper transcription, labeling, or cataloging of cuneiform texts. When you publish or typeset cuneiform, choosing the correct Unicode sign code point (U+12118) helps ensure consistent rendering across systems that support the character. Use the symbol where your source material or dataset specifies the GU2 sign.
Common uses
- β’Digital transcription of cuneiform texts in manuscripts, notes, and catalogs
- β’Labeling artifacts, tablets, or sign lists in museum and academic resources
- β’Building searchable sign lists for research databases and annotations
- β’Typography and font testing for cuneiform Unicode coverage
- β’Sharing or presenting cuneiform content in blogs, presentations, or social posts
Examples
π Cuneiform sign GU2
- πThe sign GU2 is written as π in this transcription.
- πSee U+12118 for the cuneiform sign π.
- πIn the catalog, entry 12 references π (GU2).
- πThis dataset uses π to mark occurrences of the GU2 sign.
- πFor typography checks, include π alongside other cuneiform signs.
Variations
Technical codes
| Unicode | U+12118 | |
| HTML Entity | 𒄘 | |
| HTML Code | 𒄘 | |
| CSS | \12118 |
FAQ
What does the Cuneiform Sign Gu2 character mean?
βCUNEIFORM SIGN GU2β (π) is a specific cuneiform character in the Unicode block for cuneiform writing. In practice, its βmeaningβ is usually handled at the sign level rather than as a standalone modern word: writers, editors, and researchers select the exact sign needed for proper transcription, labeling, or cataloging of cuneiform texts. When you publish or typeset cuneiform, choosing the correct Unicode sign code point (U+12118) helps ensure consistent rendering across systems that support the character. Use the symbol where your source material or dataset specifies the GU2 sign.
What is the Unicode code point for π?
π is U+12118, Unicode name βCUNEIFORM SIGN GU2β.
How can I copy π in HTML?
Use the HTML entity: 𒄘.
What CSS escape can I use for this character?
You can use the CSS escape \\12118.
How do I use π in JavaScript?
Use \\u{12118} in a JavaScript string.