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-2676F
Overview
𦝯 (CJK UNIFIED IDEOGRAPH-2676F) is the Unicode character at code point U+2676F. 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+2676F | |
| decimal | 157551 | |
| htmldecimal | 𦝯 | |
| htmlhex | 𦝯 | |
| css | \2676F | |
| javascript | \u{2676F} | |
| python | \U0002676f | |
| java | \uD859\uDF6F | |
| go | \U0002676F | |
| ruby | \u{2676F} | |
| rust | \u{2676F} | |
| ccpp | \U0002676f | |
| urlencoded | %F0%A6%9D%AF | |
| utf8bytes | f0 a6 9d af | |
| utf16bebytes | d8 59 df 6f | |
| utf32bebytes | 00 02 67 6f |
How to Use
HTML:
𦝯
CSS:
content: "\2676F"
JavaScript:
"\u{2676F}"
Python:
"\U0002676f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦝯 character (CJK UNIFIED IDEOGRAPH-2676F)?
𦝯 (CJK UNIFIED IDEOGRAPH-2676F) is the Unicode character U+2676F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2676F?
The CJK UNIFIED IDEOGRAPH-2676F character (𦝯) has codepoint U+2676F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2676F?
Copy 𦝯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.