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-3174E
Overview
𱝎 (CJK UNIFIED IDEOGRAPH-3174E) is the Unicode character at code point U+3174E. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3174E | |
| decimal | 202574 | |
| htmldecimal | 𱝎 | |
| htmlhex | 𱝎 | |
| css | \3174E | |
| javascript | \u{3174E} | |
| python | \U0003174e | |
| java | \uD885\uDF4E | |
| go | \U0003174E | |
| ruby | \u{3174E} | |
| rust | \u{3174E} | |
| ccpp | \U0003174e | |
| urlencoded | %F0%B1%9D%8E | |
| utf8bytes | f0 b1 9d 8e | |
| utf16bebytes | d8 85 df 4e | |
| utf32bebytes | 00 03 17 4e |
How to Use
HTML:
𱝎
CSS:
content: "\3174E"
JavaScript:
"\u{3174E}"
Python:
"\U0003174e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱝎 character (CJK UNIFIED IDEOGRAPH-3174E)?
𱝎 (CJK UNIFIED IDEOGRAPH-3174E) is the Unicode character U+3174E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3174E?
The CJK UNIFIED IDEOGRAPH-3174E character (𱝎) has codepoint U+3174E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3174E?
Copy 𱝎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.