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