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-2BFDD
Overview
𫿝 (CJK UNIFIED IDEOGRAPH-2BFDD) is the Unicode character at code point U+2BFDD. 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+2BFDD | |
| decimal | 180189 | |
| htmldecimal | 𫿝 | |
| htmlhex | 𫿝 | |
| css | \2BFDD | |
| javascript | \u{2BFDD} | |
| python | \U0002bfdd | |
| java | \uD86F\uDFDD | |
| go | \U0002BFDD | |
| ruby | \u{2BFDD} | |
| rust | \u{2BFDD} | |
| ccpp | \U0002bfdd | |
| urlencoded | %F0%AB%BF%9D | |
| utf8bytes | f0 ab bf 9d | |
| utf16bebytes | d8 6f df dd | |
| utf32bebytes | 00 02 bf dd |
How to Use
HTML:
𫿝
CSS:
content: "\2BFDD"
JavaScript:
"\u{2BFDD}"
Python:
"\U0002bfdd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫿝 character (CJK UNIFIED IDEOGRAPH-2BFDD)?
𫿝 (CJK UNIFIED IDEOGRAPH-2BFDD) is the Unicode character U+2BFDD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BFDD?
The CJK UNIFIED IDEOGRAPH-2BFDD character (𫿝) has codepoint U+2BFDD.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BFDD?
Copy 𫿝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.