Cuneiform Sign Ni Character
The cuneiform sign NI (π), Unicode U+1224C, used for writing and digital text references.
U+1224C
π is a cuneiform character known in Unicode as the CUNEIFORM SIGN NI. If youβre working with cuneiform text, epigraphy references, or Unicode content, this page helps you copy it accurately. Use the provided escapes for reliable rendering in HTML, CSS, and JavaScript.
Cuneiform Sign Ni Character Meaning
The symbol π is the Unicode-encoded βCUNEIFORM SIGN NIβ (U+1224C). In practice, cuneiform signs like this are used as building blocks in historical scripts, where individual signs can represent sounds or syllabic values depending on the specific writing system and context. On modern webpages and documents, its main βmeaningβ is the literal character identity: it lets you accurately reference, label, or reproduce the NI sign in digital text. When composing with cuneiform, always ensure the correct Unicode code point so the sign matches what you intend to display.
Common uses
- β’Copying the exact cuneiform character (π) into a document, spreadsheet, or design tool
- β’Referencing the Unicode code point U+1224C in notes, documentation, or educational material
- β’Using the character in a web page by inserting the HTML entity 𒉌
- β’Rendering the sign in styling or scripts using CSS and JavaScript Unicode escapes
- β’Preparing captions, labels, or study materials for cuneiform sign lists and fonts
Examples
π Cuneiform Sign NI
- πCUNEIFORM SIGN NI: π
- πUnicode U+1224C corresponds to π
- πHTML entity: 𒉌 renders π
- πUse JavaScript escape: \\u{1224C} β π
- πCuneiform sign example: π in a character table
Variations
Technical codes
| Unicode | U+1224C | |
| HTML Entity | 𒉌 | |
| HTML Code | 𒉌 | |
| CSS | \1224C |
FAQ
What does the Cuneiform Sign Ni character mean?
The symbol π is the Unicode-encoded βCUNEIFORM SIGN NIβ (U+1224C). In practice, cuneiform signs like this are used as building blocks in historical scripts, where individual signs can represent sounds or syllabic values depending on the specific writing system and context. On modern webpages and documents, its main βmeaningβ is the literal character identity: it lets you accurately reference, label, or reproduce the NI sign in digital text. When composing with cuneiform, always ensure the correct Unicode code point so the sign matches what you intend to display.
What is the Unicode code point for π?
π is U+1224C, named βCUNEIFORM SIGN NIβ.
How do I copy π into HTML?
You can use the HTML entity 𒉌 or paste the character directly.
What CSS escape can I use for π?
The CSS escape provided is \\1224C.
How do I use π in JavaScript?
Use the JavaScript escape \\u{1224C} to produce the character π.