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-30FAD
Overview
𰾭 (CJK UNIFIED IDEOGRAPH-30FAD) is the Unicode character at code point U+30FAD. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+30FAD | |
| decimal | 200621 | |
| htmldecimal | 𰾭 | |
| htmlhex | 𰾭 | |
| css | \30FAD | |
| javascript | \u{30FAD} | |
| python | \U00030fad | |
| java | \uD883\uDFAD | |
| go | \U00030FAD | |
| ruby | \u{30FAD} | |
| rust | \u{30FAD} | |
| ccpp | \U00030fad | |
| urlencoded | %F0%B0%BE%AD | |
| utf8bytes | f0 b0 be ad | |
| utf16bebytes | d8 83 df ad | |
| utf32bebytes | 00 03 0f ad |
How to Use
HTML:
𰾭
CSS:
content: "\30FAD"
JavaScript:
"\u{30FAD}"
Python:
"\U00030fad"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰾭 character (CJK UNIFIED IDEOGRAPH-30FAD)?
𰾭 (CJK UNIFIED IDEOGRAPH-30FAD) is the Unicode character U+30FAD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30FAD?
The CJK UNIFIED IDEOGRAPH-30FAD character (𰾭) has codepoint U+30FAD.
How do I type or copy CJK UNIFIED IDEOGRAPH-30FAD?
Copy 𰾭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.