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-2804F
Overview
𨁏 (CJK UNIFIED IDEOGRAPH-2804F) is the Unicode character at code point U+2804F. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2804F | |
| decimal | 163919 | |
| htmldecimal | 𨁏 | |
| htmlhex | 𨁏 | |
| css | \2804F | |
| javascript | \u{2804F} | |
| python | \U0002804f | |
| java | \uD860\uDC4F | |
| go | \U0002804F | |
| ruby | \u{2804F} | |
| rust | \u{2804F} | |
| ccpp | \U0002804f | |
| urlencoded | %F0%A8%81%8F | |
| utf8bytes | f0 a8 81 8f | |
| utf16bebytes | d8 60 dc 4f | |
| utf32bebytes | 00 02 80 4f |
How to Use
HTML:
𨁏
CSS:
content: "\2804F"
JavaScript:
"\u{2804F}"
Python:
"\U0002804f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨁏 character (CJK UNIFIED IDEOGRAPH-2804F)?
𨁏 (CJK UNIFIED IDEOGRAPH-2804F) is the Unicode character U+2804F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2804F?
The CJK UNIFIED IDEOGRAPH-2804F character (𨁏) has codepoint U+2804F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2804F?
Copy 𨁏 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.