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