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