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-439C
Overview
䎜 (CJK UNIFIED IDEOGRAPH-439C) is the Unicode character at code point U+439C. 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+439C | |
| decimal | 17308 | |
| htmldecimal | 䎜 | |
| htmlhex | 䎜 | |
| css | \439C | |
| javascript | \u{439C} | |
| python | \u439c | |
| java | \u439C | |
| go | \u439C | |
| ruby | \u{439C} | |
| rust | \u{439C} | |
| ccpp | \u439c | |
| urlencoded | %E4%8E%9C | |
| utf8bytes | e4 8e 9c | |
| utf16bebytes | 43 9c | |
| utf32bebytes | 00 00 43 9c |
How to Use
HTML:
䎜
CSS:
content: "\439C"
JavaScript:
"\u{439C}"
Python:
"\u439c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䎜 character (CJK UNIFIED IDEOGRAPH-439C)?
䎜 (CJK UNIFIED IDEOGRAPH-439C) is the Unicode character U+439C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-439C?
The CJK UNIFIED IDEOGRAPH-439C character (䎜) has codepoint U+439C.
How do I type or copy CJK UNIFIED IDEOGRAPH-439C?
Copy 䎜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.