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 TAK4) is the Unicode character at code point U+122FA. 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+122FA | |
| decimal | 74490 | |
| htmldecimal | 𒋺 | |
| htmlhex | 𒋺 | |
| css | \122FA | |
| javascript | \u{122FA} | |
| python | \U000122fa | |
| java | \uD808\uDEFA | |
| go | \U000122FA | |
| ruby | \u{122FA} | |
| rust | \u{122FA} | |
| ccpp | \U000122fa | |
| urlencoded | %F0%92%8B%BA | |
| utf8bytes | f0 92 8b ba | |
| utf16bebytes | d8 08 de fa | |
| utf32bebytes | 00 01 22 fa |
How to Use
HTML:
𒋺
CSS:
content: "\122FA"
JavaScript:
"\u{122FA}"
Python:
"\U000122fa"
Properties
Frequently Asked Questions
What is the ๐บ character (CUNEIFORM SIGN TAK4)?
๐บ (CUNEIFORM SIGN TAK4) is the Unicode character U+122FA.
What is the Unicode codepoint of CUNEIFORM SIGN TAK4?
The CUNEIFORM SIGN TAK4 character (๐บ) has codepoint U+122FA.
How do I type or copy CUNEIFORM SIGN TAK4?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.