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