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