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