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' : ''">
𡉊
CJK UNIFIED IDEOGRAPH-2124A
Overview
𡉊 (CJK UNIFIED IDEOGRAPH-2124A) is the Unicode character at code point U+2124A. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2124A | |
| decimal | 135754 | |
| htmldecimal | 𡉊 | |
| htmlhex | 𡉊 | |
| css | \2124A | |
| javascript | \u{2124A} | |
| python | \U0002124a | |
| java | \uD844\uDE4A | |
| go | \U0002124A | |
| ruby | \u{2124A} | |
| rust | \u{2124A} | |
| ccpp | \U0002124a | |
| urlencoded | %F0%A1%89%8A | |
| utf8bytes | f0 a1 89 8a | |
| utf16bebytes | d8 44 de 4a | |
| utf32bebytes | 00 02 12 4a |
How to Use
HTML:
𡉊
CSS:
content: "\2124A"
JavaScript:
"\u{2124A}"
Python:
"\U0002124a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡉊 character (CJK UNIFIED IDEOGRAPH-2124A)?
𡉊 (CJK UNIFIED IDEOGRAPH-2124A) is the Unicode character U+2124A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2124A?
The CJK UNIFIED IDEOGRAPH-2124A character (𡉊) has codepoint U+2124A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2124A?
Copy 𡉊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.