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-213FC
Overview
𡏼 (CJK UNIFIED IDEOGRAPH-213FC) is the Unicode character at code point U+213FC. 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+213FC | |
| decimal | 136188 | |
| htmldecimal | 𡏼 | |
| htmlhex | 𡏼 | |
| css | \213FC | |
| javascript | \u{213FC} | |
| python | \U000213fc | |
| java | \uD844\uDFFC | |
| go | \U000213FC | |
| ruby | \u{213FC} | |
| rust | \u{213FC} | |
| ccpp | \U000213fc | |
| urlencoded | %F0%A1%8F%BC | |
| utf8bytes | f0 a1 8f bc | |
| utf16bebytes | d8 44 df fc | |
| utf32bebytes | 00 02 13 fc |
How to Use
HTML:
𡏼
CSS:
content: "\213FC"
JavaScript:
"\u{213FC}"
Python:
"\U000213fc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡏼 character (CJK UNIFIED IDEOGRAPH-213FC)?
𡏼 (CJK UNIFIED IDEOGRAPH-213FC) is the Unicode character U+213FC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-213FC?
The CJK UNIFIED IDEOGRAPH-213FC character (𡏼) has codepoint U+213FC.
How do I type or copy CJK UNIFIED IDEOGRAPH-213FC?
Copy 𡏼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.