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