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-313BA
Overview
𱎺 (CJK UNIFIED IDEOGRAPH-313BA) is the Unicode character at code point U+313BA. 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+313BA | |
| decimal | 201658 | |
| htmldecimal | 𱎺 | |
| htmlhex | 𱎺 | |
| css | \313BA | |
| javascript | \u{313BA} | |
| python | \U000313ba | |
| java | \uD884\uDFBA | |
| go | \U000313BA | |
| ruby | \u{313BA} | |
| rust | \u{313BA} | |
| ccpp | \U000313ba | |
| urlencoded | %F0%B1%8E%BA | |
| utf8bytes | f0 b1 8e ba | |
| utf16bebytes | d8 84 df ba | |
| utf32bebytes | 00 03 13 ba |
How to Use
HTML:
𱎺
CSS:
content: "\313BA"
JavaScript:
"\u{313BA}"
Python:
"\U000313ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱎺 character (CJK UNIFIED IDEOGRAPH-313BA)?
𱎺 (CJK UNIFIED IDEOGRAPH-313BA) is the Unicode character U+313BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-313BA?
The CJK UNIFIED IDEOGRAPH-313BA character (𱎺) has codepoint U+313BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-313BA?
Copy 𱎺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.