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-242BC
Overview
𤊼 (CJK UNIFIED IDEOGRAPH-242BC) is the Unicode character at code point U+242BC. 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+242BC | |
| decimal | 148156 | |
| htmldecimal | 𤊼 | |
| htmlhex | 𤊼 | |
| css | \242BC | |
| javascript | \u{242BC} | |
| python | \U000242bc | |
| java | \uD850\uDEBC | |
| go | \U000242BC | |
| ruby | \u{242BC} | |
| rust | \u{242BC} | |
| ccpp | \U000242bc | |
| urlencoded | %F0%A4%8A%BC | |
| utf8bytes | f0 a4 8a bc | |
| utf16bebytes | d8 50 de bc | |
| utf32bebytes | 00 02 42 bc |
How to Use
HTML:
𤊼
CSS:
content: "\242BC"
JavaScript:
"\u{242BC}"
Python:
"\U000242bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤊼 character (CJK UNIFIED IDEOGRAPH-242BC)?
𤊼 (CJK UNIFIED IDEOGRAPH-242BC) is the Unicode character U+242BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-242BC?
The CJK UNIFIED IDEOGRAPH-242BC character (𤊼) has codepoint U+242BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-242BC?
Copy 𤊼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.