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