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