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