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