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