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-319BF
Overview
𱦿 (CJK UNIFIED IDEOGRAPH-319BF) is the Unicode character at code point U+319BF. 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+319BF | |
| decimal | 203199 | |
| htmldecimal | 𱦿 | |
| htmlhex | 𱦿 | |
| css | \319BF | |
| javascript | \u{319BF} | |
| python | \U000319bf | |
| java | \uD886\uDDBF | |
| go | \U000319BF | |
| ruby | \u{319BF} | |
| rust | \u{319BF} | |
| ccpp | \U000319bf | |
| urlencoded | %F0%B1%A6%BF | |
| utf8bytes | f0 b1 a6 bf | |
| utf16bebytes | d8 86 dd bf | |
| utf32bebytes | 00 03 19 bf |
How to Use
HTML:
𱦿
CSS:
content: "\319BF"
JavaScript:
"\u{319BF}"
Python:
"\U000319bf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱦿 character (CJK UNIFIED IDEOGRAPH-319BF)?
𱦿 (CJK UNIFIED IDEOGRAPH-319BF) is the Unicode character U+319BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-319BF?
The CJK UNIFIED IDEOGRAPH-319BF character (𱦿) has codepoint U+319BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-319BF?
Copy 𱦿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.