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-2483B
Overview
𤠻 (CJK UNIFIED IDEOGRAPH-2483B) is the Unicode character at code point U+2483B. 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+2483B | |
| decimal | 149563 | |
| htmldecimal | 𤠻 | |
| htmlhex | 𤠻 | |
| css | \2483B | |
| javascript | \u{2483B} | |
| python | \U0002483b | |
| java | \uD852\uDC3B | |
| go | \U0002483B | |
| ruby | \u{2483B} | |
| rust | \u{2483B} | |
| ccpp | \U0002483b | |
| urlencoded | %F0%A4%A0%BB | |
| utf8bytes | f0 a4 a0 bb | |
| utf16bebytes | d8 52 dc 3b | |
| utf32bebytes | 00 02 48 3b |
How to Use
HTML:
𤠻
CSS:
content: "\2483B"
JavaScript:
"\u{2483B}"
Python:
"\U0002483b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤠻 character (CJK UNIFIED IDEOGRAPH-2483B)?
𤠻 (CJK UNIFIED IDEOGRAPH-2483B) is the Unicode character U+2483B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2483B?
The CJK UNIFIED IDEOGRAPH-2483B character (𤠻) has codepoint U+2483B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2483B?
Copy 𤠻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.