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-37DC
Overview
㟜 (CJK UNIFIED IDEOGRAPH-37DC) is the Unicode character at code point U+37DC. 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+37DC | |
| decimal | 14300 | |
| htmldecimal | 㟜 | |
| htmlhex | 㟜 | |
| css | \37DC | |
| javascript | \u{37DC} | |
| python | \u37dc | |
| java | \u37DC | |
| go | \u37DC | |
| ruby | \u{37DC} | |
| rust | \u{37DC} | |
| ccpp | \u37dc | |
| urlencoded | %E3%9F%9C | |
| utf8bytes | e3 9f 9c | |
| utf16bebytes | 37 dc | |
| utf32bebytes | 00 00 37 dc |
How to Use
HTML:
㟜
CSS:
content: "\37DC"
JavaScript:
"\u{37DC}"
Python:
"\u37dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㟜 character (CJK UNIFIED IDEOGRAPH-37DC)?
㟜 (CJK UNIFIED IDEOGRAPH-37DC) is the Unicode character U+37DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-37DC?
The CJK UNIFIED IDEOGRAPH-37DC character (㟜) has codepoint U+37DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-37DC?
Copy 㟜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.