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