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