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-24BFD
Overview
𤯽 (CJK UNIFIED IDEOGRAPH-24BFD) is the Unicode character at code point U+24BFD. 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+24BFD | |
| decimal | 150525 | |
| htmldecimal | 𤯽 | |
| htmlhex | 𤯽 | |
| css | \24BFD | |
| javascript | \u{24BFD} | |
| python | \U00024bfd | |
| java | \uD852\uDFFD | |
| go | \U00024BFD | |
| ruby | \u{24BFD} | |
| rust | \u{24BFD} | |
| ccpp | \U00024bfd | |
| urlencoded | %F0%A4%AF%BD | |
| utf8bytes | f0 a4 af bd | |
| utf16bebytes | d8 52 df fd | |
| utf32bebytes | 00 02 4b fd |
How to Use
HTML:
𤯽
CSS:
content: "\24BFD"
JavaScript:
"\u{24BFD}"
Python:
"\U00024bfd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤯽 character (CJK UNIFIED IDEOGRAPH-24BFD)?
𤯽 (CJK UNIFIED IDEOGRAPH-24BFD) is the Unicode character U+24BFD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-24BFD?
The CJK UNIFIED IDEOGRAPH-24BFD character (𤯽) has codepoint U+24BFD.
How do I type or copy CJK UNIFIED IDEOGRAPH-24BFD?
Copy 𤯽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.