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