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