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