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-28BFA
Overview
𨯺 (CJK UNIFIED IDEOGRAPH-28BFA) is the Unicode character at code point U+28BFA. 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+28BFA | |
| decimal | 166906 | |
| htmldecimal | 𨯺 | |
| htmlhex | 𨯺 | |
| css | \28BFA | |
| javascript | \u{28BFA} | |
| python | \U00028bfa | |
| java | \uD862\uDFFA | |
| go | \U00028BFA | |
| ruby | \u{28BFA} | |
| rust | \u{28BFA} | |
| ccpp | \U00028bfa | |
| urlencoded | %F0%A8%AF%BA | |
| utf8bytes | f0 a8 af ba | |
| utf16bebytes | d8 62 df fa | |
| utf32bebytes | 00 02 8b fa |
How to Use
HTML:
𨯺
CSS:
content: "\28BFA"
JavaScript:
"\u{28BFA}"
Python:
"\U00028bfa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨯺 character (CJK UNIFIED IDEOGRAPH-28BFA)?
𨯺 (CJK UNIFIED IDEOGRAPH-28BFA) is the Unicode character U+28BFA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28BFA?
The CJK UNIFIED IDEOGRAPH-28BFA character (𨯺) has codepoint U+28BFA.
How do I type or copy CJK UNIFIED IDEOGRAPH-28BFA?
Copy 𨯺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.