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-2431B
Overview
𤌛 (CJK UNIFIED IDEOGRAPH-2431B) is the Unicode character at code point U+2431B. 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+2431B | |
| decimal | 148251 | |
| htmldecimal | 𤌛 | |
| htmlhex | 𤌛 | |
| css | \2431B | |
| javascript | \u{2431B} | |
| python | \U0002431b | |
| java | \uD850\uDF1B | |
| go | \U0002431B | |
| ruby | \u{2431B} | |
| rust | \u{2431B} | |
| ccpp | \U0002431b | |
| urlencoded | %F0%A4%8C%9B | |
| utf8bytes | f0 a4 8c 9b | |
| utf16bebytes | d8 50 df 1b | |
| utf32bebytes | 00 02 43 1b |
How to Use
HTML:
𤌛
CSS:
content: "\2431B"
JavaScript:
"\u{2431B}"
Python:
"\U0002431b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤌛 character (CJK UNIFIED IDEOGRAPH-2431B)?
𤌛 (CJK UNIFIED IDEOGRAPH-2431B) is the Unicode character U+2431B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2431B?
The CJK UNIFIED IDEOGRAPH-2431B character (𤌛) has codepoint U+2431B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2431B?
Copy 𤌛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.