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