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-2BD7F
Overview
𫵿 (CJK UNIFIED IDEOGRAPH-2BD7F) is the Unicode character at code point U+2BD7F. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BD7F | |
| decimal | 179583 | |
| htmldecimal | 𫵿 | |
| htmlhex | 𫵿 | |
| css | \2BD7F | |
| javascript | \u{2BD7F} | |
| python | \U0002bd7f | |
| java | \uD86F\uDD7F | |
| go | \U0002BD7F | |
| ruby | \u{2BD7F} | |
| rust | \u{2BD7F} | |
| ccpp | \U0002bd7f | |
| urlencoded | %F0%AB%B5%BF | |
| utf8bytes | f0 ab b5 bf | |
| utf16bebytes | d8 6f dd 7f | |
| utf32bebytes | 00 02 bd 7f |
How to Use
HTML:
𫵿
CSS:
content: "\2BD7F"
JavaScript:
"\u{2BD7F}"
Python:
"\U0002bd7f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫵿 character (CJK UNIFIED IDEOGRAPH-2BD7F)?
𫵿 (CJK UNIFIED IDEOGRAPH-2BD7F) is the Unicode character U+2BD7F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BD7F?
The CJK UNIFIED IDEOGRAPH-2BD7F character (𫵿) has codepoint U+2BD7F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BD7F?
Copy 𫵿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.