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