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-2C174
Overview
𬅴 (CJK UNIFIED IDEOGRAPH-2C174) is the Unicode character at code point U+2C174. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C174 | |
| decimal | 180596 | |
| htmldecimal | 𬅴 | |
| htmlhex | 𬅴 | |
| css | \2C174 | |
| javascript | \u{2C174} | |
| python | \U0002c174 | |
| java | \uD870\uDD74 | |
| go | \U0002C174 | |
| ruby | \u{2C174} | |
| rust | \u{2C174} | |
| ccpp | \U0002c174 | |
| urlencoded | %F0%AC%85%B4 | |
| utf8bytes | f0 ac 85 b4 | |
| utf16bebytes | d8 70 dd 74 | |
| utf32bebytes | 00 02 c1 74 |
How to Use
HTML:
𬅴
CSS:
content: "\2C174"
JavaScript:
"\u{2C174}"
Python:
"\U0002c174"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬅴 character (CJK UNIFIED IDEOGRAPH-2C174)?
𬅴 (CJK UNIFIED IDEOGRAPH-2C174) is the Unicode character U+2C174.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2C174?
The CJK UNIFIED IDEOGRAPH-2C174 character (𬅴) has codepoint U+2C174.
How do I type or copy CJK UNIFIED IDEOGRAPH-2C174?
Copy 𬅴 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.