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