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-320AD
Overview
𲂭 (CJK UNIFIED IDEOGRAPH-320AD) is the Unicode character at code point U+320AD. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+320AD | |
| decimal | 204973 | |
| htmldecimal | 𲂭 | |
| htmlhex | 𲂭 | |
| css | \320AD | |
| javascript | \u{320AD} | |
| python | \U000320ad | |
| java | \uD888\uDCAD | |
| go | \U000320AD | |
| ruby | \u{320AD} | |
| rust | \u{320AD} | |
| ccpp | \U000320ad | |
| urlencoded | %F0%B2%82%AD | |
| utf8bytes | f0 b2 82 ad | |
| utf16bebytes | d8 88 dc ad | |
| utf32bebytes | 00 03 20 ad |
How to Use
HTML:
𲂭
CSS:
content: "\320AD"
JavaScript:
"\u{320AD}"
Python:
"\U000320ad"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲂭 character (CJK UNIFIED IDEOGRAPH-320AD)?
𲂭 (CJK UNIFIED IDEOGRAPH-320AD) is the Unicode character U+320AD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-320AD?
The CJK UNIFIED IDEOGRAPH-320AD character (𲂭) has codepoint U+320AD.
How do I type or copy CJK UNIFIED IDEOGRAPH-320AD?
Copy 𲂭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.