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