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-301E7
Overview
𰇧 (CJK UNIFIED IDEOGRAPH-301E7) is the Unicode character at code point U+301E7. 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+301E7 | |
| decimal | 197095 | |
| htmldecimal | 𰇧 | |
| htmlhex | 𰇧 | |
| css | \301E7 | |
| javascript | \u{301E7} | |
| python | \U000301e7 | |
| java | \uD880\uDDE7 | |
| go | \U000301E7 | |
| ruby | \u{301E7} | |
| rust | \u{301E7} | |
| ccpp | \U000301e7 | |
| urlencoded | %F0%B0%87%A7 | |
| utf8bytes | f0 b0 87 a7 | |
| utf16bebytes | d8 80 dd e7 | |
| utf32bebytes | 00 03 01 e7 |
How to Use
HTML:
𰇧
CSS:
content: "\301E7"
JavaScript:
"\u{301E7}"
Python:
"\U000301e7"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰇧 character (CJK UNIFIED IDEOGRAPH-301E7)?
𰇧 (CJK UNIFIED IDEOGRAPH-301E7) is the Unicode character U+301E7.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-301E7?
The CJK UNIFIED IDEOGRAPH-301E7 character (𰇧) has codepoint U+301E7.
How do I type or copy CJK UNIFIED IDEOGRAPH-301E7?
Copy 𰇧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.