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-2607F
Overview
𦁿 (CJK UNIFIED IDEOGRAPH-2607F) is the Unicode character at code point U+2607F. 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+2607F | |
| decimal | 155775 | |
| htmldecimal | 𦁿 | |
| htmlhex | 𦁿 | |
| css | \2607F | |
| javascript | \u{2607F} | |
| python | \U0002607f | |
| java | \uD858\uDC7F | |
| go | \U0002607F | |
| ruby | \u{2607F} | |
| rust | \u{2607F} | |
| ccpp | \U0002607f | |
| urlencoded | %F0%A6%81%BF | |
| utf8bytes | f0 a6 81 bf | |
| utf16bebytes | d8 58 dc 7f | |
| utf32bebytes | 00 02 60 7f |
How to Use
HTML:
𦁿
CSS:
content: "\2607F"
JavaScript:
"\u{2607F}"
Python:
"\U0002607f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦁿 character (CJK UNIFIED IDEOGRAPH-2607F)?
𦁿 (CJK UNIFIED IDEOGRAPH-2607F) is the Unicode character U+2607F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2607F?
The CJK UNIFIED IDEOGRAPH-2607F character (𦁿) has codepoint U+2607F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2607F?
Copy 𦁿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.