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