copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ฏ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ฏ
Overview
๐ฏ (CUNEIFORM SIGN UR2 TIMES HA) is the Unicode character at code point U+1232F. It belongs to the Cuneiform block, in the Other Letter (Lo) general category. Its script is Xsux.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1232F | |
| decimal | 74543 | |
| htmldecimal | 𒌯 | |
| htmlhex | 𒌯 | |
| css | \1232F | |
| javascript | \u{1232F} | |
| python | \U0001232f | |
| java | \uD808\uDF2F | |
| go | \U0001232F | |
| ruby | \u{1232F} | |
| rust | \u{1232F} | |
| ccpp | \U0001232f | |
| urlencoded | %F0%92%8C%AF | |
| utf8bytes | f0 92 8c af | |
| utf16bebytes | d8 08 df 2f | |
| utf32bebytes | 00 01 23 2f |
How to Use
HTML:
𒌯
CSS:
content: "\1232F"
JavaScript:
"\u{1232F}"
Python:
"\U0001232f"
Properties
Frequently Asked Questions
What is the ๐ฏ character (CUNEIFORM SIGN UR2 TIMES HA)?
๐ฏ (CUNEIFORM SIGN UR2 TIMES HA) is the Unicode character U+1232F.
What is the Unicode codepoint of CUNEIFORM SIGN UR2 TIMES HA?
The CUNEIFORM SIGN UR2 TIMES HA character (๐ฏ) has codepoint U+1232F.
How do I type or copy CUNEIFORM SIGN UR2 TIMES HA?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.