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