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