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