✦free-symbols
π’€š

Cuneiform Sign Ab2 Times Sha3 Character

π’€š is the cuneiform sign β€œAB2 times SHA3” (U+1201A) used in text encoded with cuneiform Unicode.

U+1201A

π’€š is a specific cuneiform Unicode character with the name β€œCUNEIFORM SIGN AB2 TIMES SHA3”. If you need to paste it into a document, website, or code, this page provides reliable copy options and escape sequences. Use the forms below to ensure the character renders correctly.

Cuneiform Sign Ab2 Times Sha3 Character Meaning

π’€š is a cuneiform Unicode character identified by the official Unicode name β€œCUNEIFORM SIGN AB2 TIMES SHA3” (U+1201A). In practice, this means you can treat it as a distinct glyph used when transcribing or representing cuneiform in digital text. The β€œtimes” wording in the Unicode name indicates a specific composite identification used by the Unicode character set, which can matter when you are matching characters exactly (for example, in fonts, transcription files, or searches). For most users, the key value is precise encoding: copying the exact character or using the correct escape sequence.

Common uses

  • β€’Copying the exact character into a cuneiform transcription or scholarly notes
  • β€’Adding the sign to a web page or design mockup that supports Unicode cuneiform
  • β€’Using the Unicode escape in code to avoid copy/paste rendering issues
  • β€’Including the character in datasets, spreadsheets, or XML/JSON text for cuneiform records
  • β€’Building consistent references for fonts or typographic previews involving cuneiform glyphs

Examples

π’€š Cuneiform Sign AB2 Times SHA3

  • π’€šπ’€š appears at the start of the entry in my cuneiform glossary.
  • π’€šI referenced the sign as π’€š when matching characters by codepoint.
  • π’€šIn HTML, I used 𒀚 to insert the cuneiform glyph.
  • π’€šMy script inserts π’€š using a Unicode escape so it stays consistent across systems.
  • π’€šThe font preview shows π’€š correctly in this line of transcription.

Variations

Technical codes

UnicodeU+1201A
HTML Entity𒀚
HTML Code𒀚
CSS\1201A

FAQ

What does the Cuneiform Sign Ab2 Times Sha3 character mean?

π’€š is a cuneiform Unicode character identified by the official Unicode name β€œCUNEIFORM SIGN AB2 TIMES SHA3” (U+1201A). In practice, this means you can treat it as a distinct glyph used when transcribing or representing cuneiform in digital text. The β€œtimes” wording in the Unicode name indicates a specific composite identification used by the Unicode character set, which can matter when you are matching characters exactly (for example, in fonts, transcription files, or searches). For most users, the key value is precise encoding: copying the exact character or using the correct escape sequence.

What is the Unicode codepoint for π’€š?

π’€š corresponds to U+1201A.

How can I copy π’€š into HTML reliably?

Use the provided HTML entity: 𒀚 (as listed for this character).

What CSS escape can I use for this sign?

Use \\1201A in CSS.

How do I insert π’€š with JavaScript?

Use the JavaScript escape \\u{1201A}.