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