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