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