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