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