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-2CF19
Overview
𬼙 (CJK UNIFIED IDEOGRAPH-2CF19) is the Unicode character at code point U+2CF19. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CF19 | |
| decimal | 184089 | |
| htmldecimal | 𬼙 | |
| htmlhex | 𬼙 | |
| css | \2CF19 | |
| javascript | \u{2CF19} | |
| python | \U0002cf19 | |
| java | \uD873\uDF19 | |
| go | \U0002CF19 | |
| ruby | \u{2CF19} | |
| rust | \u{2CF19} | |
| ccpp | \U0002cf19 | |
| urlencoded | %F0%AC%BC%99 | |
| utf8bytes | f0 ac bc 99 | |
| utf16bebytes | d8 73 df 19 | |
| utf32bebytes | 00 02 cf 19 |
How to Use
HTML:
𬼙
CSS:
content: "\2CF19"
JavaScript:
"\u{2CF19}"
Python:
"\U0002cf19"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬼙 character (CJK UNIFIED IDEOGRAPH-2CF19)?
𬼙 (CJK UNIFIED IDEOGRAPH-2CF19) is the Unicode character U+2CF19.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CF19?
The CJK UNIFIED IDEOGRAPH-2CF19 character (𬼙) has codepoint U+2CF19.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CF19?
Copy 𬼙 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.