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