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