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