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