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-3144C
Overview
𱑌 (CJK UNIFIED IDEOGRAPH-3144C) is the Unicode character at code point U+3144C. 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+3144C | |
| decimal | 201804 | |
| htmldecimal | 𱑌 | |
| htmlhex | 𱑌 | |
| css | \3144C | |
| javascript | \u{3144C} | |
| python | \U0003144c | |
| java | \uD885\uDC4C | |
| go | \U0003144C | |
| ruby | \u{3144C} | |
| rust | \u{3144C} | |
| ccpp | \U0003144c | |
| urlencoded | %F0%B1%91%8C | |
| utf8bytes | f0 b1 91 8c | |
| utf16bebytes | d8 85 dc 4c | |
| utf32bebytes | 00 03 14 4c |
How to Use
HTML:
𱑌
CSS:
content: "\3144C"
JavaScript:
"\u{3144C}"
Python:
"\U0003144c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱑌 character (CJK UNIFIED IDEOGRAPH-3144C)?
𱑌 (CJK UNIFIED IDEOGRAPH-3144C) is the Unicode character U+3144C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3144C?
The CJK UNIFIED IDEOGRAPH-3144C character (𱑌) has codepoint U+3144C.
How do I type or copy CJK UNIFIED IDEOGRAPH-3144C?
Copy 𱑌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.