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