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-24DBF
Overview
𤶿 (CJK UNIFIED IDEOGRAPH-24DBF) is the Unicode character at code point U+24DBF. 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+24DBF | |
| decimal | 150975 | |
| htmldecimal | 𤶿 | |
| htmlhex | 𤶿 | |
| css | \24DBF | |
| javascript | \u{24DBF} | |
| python | \U00024dbf | |
| java | \uD853\uDDBF | |
| go | \U00024DBF | |
| ruby | \u{24DBF} | |
| rust | \u{24DBF} | |
| ccpp | \U00024dbf | |
| urlencoded | %F0%A4%B6%BF | |
| utf8bytes | f0 a4 b6 bf | |
| utf16bebytes | d8 53 dd bf | |
| utf32bebytes | 00 02 4d bf |
How to Use
HTML:
𤶿
CSS:
content: "\24DBF"
JavaScript:
"\u{24DBF}"
Python:
"\U00024dbf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤶿 character (CJK UNIFIED IDEOGRAPH-24DBF)?
𤶿 (CJK UNIFIED IDEOGRAPH-24DBF) is the Unicode character U+24DBF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-24DBF?
The CJK UNIFIED IDEOGRAPH-24DBF character (𤶿) has codepoint U+24DBF.
How do I type or copy CJK UNIFIED IDEOGRAPH-24DBF?
Copy 𤶿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.