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