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