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-295FD
Overview
𩗽 (CJK UNIFIED IDEOGRAPH-295FD) is the Unicode character at code point U+295FD. 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+295FD | |
| decimal | 169469 | |
| htmldecimal | 𩗽 | |
| htmlhex | 𩗽 | |
| css | \295FD | |
| javascript | \u{295FD} | |
| python | \U000295fd | |
| java | \uD865\uDDFD | |
| go | \U000295FD | |
| ruby | \u{295FD} | |
| rust | \u{295FD} | |
| ccpp | \U000295fd | |
| urlencoded | %F0%A9%97%BD | |
| utf8bytes | f0 a9 97 bd | |
| utf16bebytes | d8 65 dd fd | |
| utf32bebytes | 00 02 95 fd |
How to Use
HTML:
𩗽
CSS:
content: "\295FD"
JavaScript:
"\u{295FD}"
Python:
"\U000295fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩗽 character (CJK UNIFIED IDEOGRAPH-295FD)?
𩗽 (CJK UNIFIED IDEOGRAPH-295FD) is the Unicode character U+295FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-295FD?
The CJK UNIFIED IDEOGRAPH-295FD character (𩗽) has codepoint U+295FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-295FD?
Copy 𩗽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.