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-2866F
Overview
𨙯 (CJK UNIFIED IDEOGRAPH-2866F) is the Unicode character at code point U+2866F. 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+2866F | |
| decimal | 165487 | |
| htmldecimal | 𨙯 | |
| htmlhex | 𨙯 | |
| css | \2866F | |
| javascript | \u{2866F} | |
| python | \U0002866f | |
| java | \uD861\uDE6F | |
| go | \U0002866F | |
| ruby | \u{2866F} | |
| rust | \u{2866F} | |
| ccpp | \U0002866f | |
| urlencoded | %F0%A8%99%AF | |
| utf8bytes | f0 a8 99 af | |
| utf16bebytes | d8 61 de 6f | |
| utf32bebytes | 00 02 86 6f |
How to Use
HTML:
𨙯
CSS:
content: "\2866F"
JavaScript:
"\u{2866F}"
Python:
"\U0002866f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨙯 character (CJK UNIFIED IDEOGRAPH-2866F)?
𨙯 (CJK UNIFIED IDEOGRAPH-2866F) is the Unicode character U+2866F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2866F?
The CJK UNIFIED IDEOGRAPH-2866F character (𨙯) has codepoint U+2866F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2866F?
Copy 𨙯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.