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