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