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