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