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-279BA
Overview
𧦺 (CJK UNIFIED IDEOGRAPH-279BA) is the Unicode character at code point U+279BA. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+279BA | |
| decimal | 162234 | |
| htmldecimal | 𧦺 | |
| htmlhex | 𧦺 | |
| css | \279BA | |
| javascript | \u{279BA} | |
| python | \U000279ba | |
| java | \uD85E\uDDBA | |
| go | \U000279BA | |
| ruby | \u{279BA} | |
| rust | \u{279BA} | |
| ccpp | \U000279ba | |
| urlencoded | %F0%A7%A6%BA | |
| utf8bytes | f0 a7 a6 ba | |
| utf16bebytes | d8 5e dd ba | |
| utf32bebytes | 00 02 79 ba |
How to Use
HTML:
𧦺
CSS:
content: "\279BA"
JavaScript:
"\u{279BA}"
Python:
"\U000279ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧦺 character (CJK UNIFIED IDEOGRAPH-279BA)?
𧦺 (CJK UNIFIED IDEOGRAPH-279BA) is the Unicode character U+279BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-279BA?
The CJK UNIFIED IDEOGRAPH-279BA character (𧦺) has codepoint U+279BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-279BA?
Copy 𧦺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.