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