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