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