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