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-320AC
Overview
𲂬 (CJK UNIFIED IDEOGRAPH-320AC) is the Unicode character at code point U+320AC. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+320AC | |
| decimal | 204972 | |
| htmldecimal | 𲂬 | |
| htmlhex | 𲂬 | |
| css | \320AC | |
| javascript | \u{320AC} | |
| python | \U000320ac | |
| java | \uD888\uDCAC | |
| go | \U000320AC | |
| ruby | \u{320AC} | |
| rust | \u{320AC} | |
| ccpp | \U000320ac | |
| urlencoded | %F0%B2%82%AC | |
| utf8bytes | f0 b2 82 ac | |
| utf16bebytes | d8 88 dc ac | |
| utf32bebytes | 00 03 20 ac |
How to Use
HTML:
𲂬
CSS:
content: "\320AC"
JavaScript:
"\u{320AC}"
Python:
"\U000320ac"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲂬 character (CJK UNIFIED IDEOGRAPH-320AC)?
𲂬 (CJK UNIFIED IDEOGRAPH-320AC) is the Unicode character U+320AC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-320AC?
The CJK UNIFIED IDEOGRAPH-320AC character (𲂬) has codepoint U+320AC.
How do I type or copy CJK UNIFIED IDEOGRAPH-320AC?
Copy 𲂬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.