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