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