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