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-234BA
Overview
𣒺 (CJK UNIFIED IDEOGRAPH-234BA) is the Unicode character at code point U+234BA. 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+234BA | |
| decimal | 144570 | |
| htmldecimal | 𣒺 | |
| htmlhex | 𣒺 | |
| css | \234BA | |
| javascript | \u{234BA} | |
| python | \U000234ba | |
| java | \uD84D\uDCBA | |
| go | \U000234BA | |
| ruby | \u{234BA} | |
| rust | \u{234BA} | |
| ccpp | \U000234ba | |
| urlencoded | %F0%A3%92%BA | |
| utf8bytes | f0 a3 92 ba | |
| utf16bebytes | d8 4d dc ba | |
| utf32bebytes | 00 02 34 ba |
How to Use
HTML:
𣒺
CSS:
content: "\234BA"
JavaScript:
"\u{234BA}"
Python:
"\U000234ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣒺 character (CJK UNIFIED IDEOGRAPH-234BA)?
𣒺 (CJK UNIFIED IDEOGRAPH-234BA) is the Unicode character U+234BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-234BA?
The CJK UNIFIED IDEOGRAPH-234BA character (𣒺) has codepoint U+234BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-234BA?
Copy 𣒺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.