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