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