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