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