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