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-308BA
Overview
𰢺 (CJK UNIFIED IDEOGRAPH-308BA) is the Unicode character at code point U+308BA. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+308BA | |
| decimal | 198842 | |
| htmldecimal | 𰢺 | |
| htmlhex | 𰢺 | |
| css | \308BA | |
| javascript | \u{308BA} | |
| python | \U000308ba | |
| java | \uD882\uDCBA | |
| go | \U000308BA | |
| ruby | \u{308BA} | |
| rust | \u{308BA} | |
| ccpp | \U000308ba | |
| urlencoded | %F0%B0%A2%BA | |
| utf8bytes | f0 b0 a2 ba | |
| utf16bebytes | d8 82 dc ba | |
| utf32bebytes | 00 03 08 ba |
How to Use
HTML:
𰢺
CSS:
content: "\308BA"
JavaScript:
"\u{308BA}"
Python:
"\U000308ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰢺 character (CJK UNIFIED IDEOGRAPH-308BA)?
𰢺 (CJK UNIFIED IDEOGRAPH-308BA) is the Unicode character U+308BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-308BA?
The CJK UNIFIED IDEOGRAPH-308BA character (𰢺) has codepoint U+308BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-308BA?
Copy 𰢺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.