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