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-319BA
Overview
𱦺 (CJK UNIFIED IDEOGRAPH-319BA) is the Unicode character at code point U+319BA. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+319BA | |
| decimal | 203194 | |
| htmldecimal | 𱦺 | |
| htmlhex | 𱦺 | |
| css | \319BA | |
| javascript | \u{319BA} | |
| python | \U000319ba | |
| java | \uD886\uDDBA | |
| go | \U000319BA | |
| ruby | \u{319BA} | |
| rust | \u{319BA} | |
| ccpp | \U000319ba | |
| urlencoded | %F0%B1%A6%BA | |
| utf8bytes | f0 b1 a6 ba | |
| utf16bebytes | d8 86 dd ba | |
| utf32bebytes | 00 03 19 ba |
How to Use
HTML:
𱦺
CSS:
content: "\319BA"
JavaScript:
"\u{319BA}"
Python:
"\U000319ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱦺 character (CJK UNIFIED IDEOGRAPH-319BA)?
𱦺 (CJK UNIFIED IDEOGRAPH-319BA) is the Unicode character U+319BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-319BA?
The CJK UNIFIED IDEOGRAPH-319BA character (𱦺) has codepoint U+319BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-319BA?
Copy 𱦺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.