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