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