Cuneiform Sign Bur Character
๐ is the Unicode cuneiform character named CUNEIFORM SIGN BUR (U+12053).
U+12053
๐ is a cuneiform character identified in Unicode as โCUNEIFORM SIGN BURโ (U+12053). Use it when you need correct, standards-based cuneiform text in documents, apps, or design work. This page provides copy options and programming escapes.
Cuneiform Sign Bur Character Meaning
๐ is the Unicode character โCUNEIFORM SIGN BURโ with code point U+12053. As a cuneiform sign, it is used in writing systems represented in Unicode rather than as a standalone โsymbol meaningโ like many modern icons. In practice, people encounter it when transcribing or displaying cuneiform texts, building fonts or symbol sets, labeling resources, or formatting studies and digital editions. The most reliable way to work with this character is to use its Unicode value (U+12053) or the provided HTML/CSS/JavaScript escapes, ensuring consistent rendering across platforms that support the character.
Common uses
- โขCopying the correct cuneiform sign into digital manuscripts or transcription notes
- โขUsing U+12053 in web pages or apps that display cuneiform text
- โขTypography and layout work for projects involving cuneiform sign inventories
- โขPreparing educational materials and reference lists for cuneiform characters
- โขBuilding searchable symbol/character sets for research or cataloging
Examples
๐ Cuneiform Sign BUR
- ๐๐ appears in the cuneiform transcription as U+12053.
- ๐Use 𒁓 to include ๐ in HTML.
- ๐In CSS, you can reference it with \\12053.
- ๐JavaScript example: \\u{12053} renders ๐ when supported.
- ๐The character ๐ is listed under the name CUNEIFORM SIGN BUR.
Variations
Technical codes
| Unicode | U+12053 | |
| HTML Entity | 𒁓 | |
| HTML Code | 𒁓 | |
| CSS | \12053 |
FAQ
What does the Cuneiform Sign Bur character mean?
๐ is the Unicode character โCUNEIFORM SIGN BURโ with code point U+12053. As a cuneiform sign, it is used in writing systems represented in Unicode rather than as a standalone โsymbol meaningโ like many modern icons. In practice, people encounter it when transcribing or displaying cuneiform texts, building fonts or symbol sets, labeling resources, or formatting studies and digital editions. The most reliable way to work with this character is to use its Unicode value (U+12053) or the provided HTML/CSS/JavaScript escapes, ensuring consistent rendering across platforms that support the character.
What is the Unicode code point for ๐?
๐ is U+12053, named โCUNEIFORM SIGN BURโ.
How can I copy ๐ into an HTML document?
You can use the HTML entity 𒁓 for ๐.
What CSS escape can I use for this character?
Use the CSS escape \\12053 to represent ๐.
How do I include ๐ in JavaScript source code?
Use \\u{12053} in JavaScript to represent ๐ (when supported by your environment).