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