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-2144B
Overview
𡑋 (CJK UNIFIED IDEOGRAPH-2144B) is the Unicode character at code point U+2144B. 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+2144B | |
| decimal | 136267 | |
| htmldecimal | 𡑋 | |
| htmlhex | 𡑋 | |
| css | \2144B | |
| javascript | \u{2144B} | |
| python | \U0002144b | |
| java | \uD845\uDC4B | |
| go | \U0002144B | |
| ruby | \u{2144B} | |
| rust | \u{2144B} | |
| ccpp | \U0002144b | |
| urlencoded | %F0%A1%91%8B | |
| utf8bytes | f0 a1 91 8b | |
| utf16bebytes | d8 45 dc 4b | |
| utf32bebytes | 00 02 14 4b |
How to Use
HTML:
𡑋
CSS:
content: "\2144B"
JavaScript:
"\u{2144B}"
Python:
"\U0002144b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡑋 character (CJK UNIFIED IDEOGRAPH-2144B)?
𡑋 (CJK UNIFIED IDEOGRAPH-2144B) is the Unicode character U+2144B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2144B?
The CJK UNIFIED IDEOGRAPH-2144B character (𡑋) has codepoint U+2144B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2144B?
Copy 𡑋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.