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