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-203DF
Overview
𠏟 (CJK UNIFIED IDEOGRAPH-203DF) is the Unicode character at code point U+203DF. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+203DF | |
| decimal | 132063 | |
| htmldecimal | 𠏟 | |
| htmlhex | 𠏟 | |
| css | \203DF | |
| javascript | \u{203DF} | |
| python | \U000203df | |
| java | \uD840\uDFDF | |
| go | \U000203DF | |
| ruby | \u{203DF} | |
| rust | \u{203DF} | |
| ccpp | \U000203df | |
| urlencoded | %F0%A0%8F%9F | |
| utf8bytes | f0 a0 8f 9f | |
| utf16bebytes | d8 40 df df | |
| utf32bebytes | 00 02 03 df |
How to Use
HTML:
𠏟
CSS:
content: "\203DF"
JavaScript:
"\u{203DF}"
Python:
"\U000203df"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠏟 character (CJK UNIFIED IDEOGRAPH-203DF)?
𠏟 (CJK UNIFIED IDEOGRAPH-203DF) is the Unicode character U+203DF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-203DF?
The CJK UNIFIED IDEOGRAPH-203DF character (𠏟) has codepoint U+203DF.
How do I type or copy CJK UNIFIED IDEOGRAPH-203DF?
Copy 𠏟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.