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-32019
Overview
𲀙 (CJK UNIFIED IDEOGRAPH-32019) is the Unicode character at code point U+32019. 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+32019 | |
| decimal | 204825 | |
| htmldecimal | 𲀙 | |
| htmlhex | 𲀙 | |
| css | \32019 | |
| javascript | \u{32019} | |
| python | \U00032019 | |
| java | \uD888\uDC19 | |
| go | \U00032019 | |
| ruby | \u{32019} | |
| rust | \u{32019} | |
| ccpp | \U00032019 | |
| urlencoded | %F0%B2%80%99 | |
| utf8bytes | f0 b2 80 99 | |
| utf16bebytes | d8 88 dc 19 | |
| utf32bebytes | 00 03 20 19 |
How to Use
HTML:
𲀙
CSS:
content: "\32019"
JavaScript:
"\u{32019}"
Python:
"\U00032019"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲀙 character (CJK UNIFIED IDEOGRAPH-32019)?
𲀙 (CJK UNIFIED IDEOGRAPH-32019) is the Unicode character U+32019.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-32019?
The CJK UNIFIED IDEOGRAPH-32019 character (𲀙) has codepoint U+32019.
How do I type or copy CJK UNIFIED IDEOGRAPH-32019?
Copy 𲀙 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.