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