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