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