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