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