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