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