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