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