Cuneiform Sign Erin2 Character
π is the Unicode cuneiform character named CUNEIFORM SIGN ERIN2 (U+1209F).
U+1209F
π is a cuneiform character used in Unicode as βCUNEIFORM SIGN ERIN2.β You can copy it directly or use standard HTML, CSS, and JavaScript escapes. This page helps you reuse it consistently in text, designs, and code.
Cuneiform Sign Erin2 Character Meaning
π is the Unicode character βCUNEIFORM SIGN ERIN2β (U+1209F). As a cuneiform sign, it represents one sign within cuneiform writing, typically used when transcribing or discussing cuneiform inscriptions in digital form. Its exact visual look can vary depending on the font that supports cuneiform characters, so you may see slight shape differences across devices. Use it when you need to include this specific sign in scholarly notes, transliteration text, educational materials, or interfaces that display cuneiform content.
Common uses
- β’Copying the exact cuneiform sign into transliteration text or notes
- β’Including the character in digital documents and captions related to cuneiform studies
- β’Using the sign in educational materials or presentations that show specific cuneiform characters
- β’Rendering the character in websites, apps, or UI mockups that support cuneiform fonts
- β’Typing or generating the character via Unicode escapes in code (HTML/CSS/JavaScript)
Examples
π Cuneiform Sign Erin2
- πHere is the sign π in my transliteration.
- πUnicode for π is U+1209F.
- πThe character π may appear differently depending on the font.
- πI used 𒂟 to place π in an HTML template.
- πIn JavaScript, I output π using \\u{1209F}.
Variations
Technical codes
| Unicode | U+1209F | |
| HTML Entity | 𒂟 | |
| HTML Code | 𒂟 | |
| CSS | \1209F |
FAQ
What does the Cuneiform Sign Erin2 character mean?
π is the Unicode character βCUNEIFORM SIGN ERIN2β (U+1209F). As a cuneiform sign, it represents one sign within cuneiform writing, typically used when transcribing or discussing cuneiform inscriptions in digital form. Its exact visual look can vary depending on the font that supports cuneiform characters, so you may see slight shape differences across devices. Use it when you need to include this specific sign in scholarly notes, transliteration text, educational materials, or interfaces that display cuneiform content.
What is the Unicode code point for π?
π is U+1209F.
How can I copy π into HTML?
You can use the HTML entity: 𒂟
What CSS escape can I use for this character?
Use the CSS escape: \\1209F
What JavaScript escape inserts π?
Use: \\u{1209F}