Cuneiform Sign A2 Character
π is the cuneiform Unicode character called Cuneiform Sign A2 (U+12009).
U+12009
π is a cuneiform symbol represented in Unicode as CUNEIFORM SIGN A2. This page helps you copy it reliably and include it in HTML, CSS, and JavaScript.
Cuneiform Sign A2 Character Meaning
π is the Unicode character βCUNEIFORM SIGN A2β with codepoint U+12009. It belongs to the Cuneiform category and is typically used to represent a specific sign shape within cuneiform text when typesetting, digitizing, or referencing ancient scripts. Because itβs a distinct Unicode character, its primary value for most users is consistency: the same glyph should appear wherever the character is supported. If youβre creating text samples, labeled references, or documentation for cuneiform sign charts, using the correct codepoint helps avoid mismatches and missing glyphs.
Common uses
- β’Copy/paste a specific cuneiform sign into notes, captions, or captions for study materials
- β’Add the character to web content using HTML entity 𒀉 or Unicode escapes
- β’Use it in CSS or design tokens where a precise Unicode character is required
- β’Include it in JavaScript strings for interactive apps, quizzes, or character pickers
- β’Reference it in digital cuneiform sign lists, indexes, or typography documentation
Examples
π Cuneiform Sign A2
- πCUNEIFORM SIGN A2: π
- πUnicode U+12009 corresponds to π.
- πTry copying this cuneiform character: π
- πThe codepoint for π is U+12009.
- πCuneiform Sign A2 appears as π in Unicode text.
Variations
Technical codes
| Unicode | U+12009 | |
| HTML Entity | 𒀉 | |
| HTML Code | 𒀉 | |
| CSS | \12009 |
FAQ
What does the Cuneiform Sign A2 character mean?
π is the Unicode character βCUNEIFORM SIGN A2β with codepoint U+12009. It belongs to the Cuneiform category and is typically used to represent a specific sign shape within cuneiform text when typesetting, digitizing, or referencing ancient scripts. Because itβs a distinct Unicode character, its primary value for most users is consistency: the same glyph should appear wherever the character is supported. If youβre creating text samples, labeled references, or documentation for cuneiform sign charts, using the correct codepoint helps avoid mismatches and missing glyphs.
What is the Unicode name of π?
π is named βCUNEIFORM SIGN A2β.
What is the codepoint for π?
The Unicode codepoint is U+12009.
How do I copy π into HTML?
You can use the HTML entity 𒀉 or paste the character directly.
How do I use π in JavaScript?
Use a Unicode escape like \\u{12009} inside a string.