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