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