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