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-216FA
Overview
𡛺 (CJK UNIFIED IDEOGRAPH-216FA) is the Unicode character at code point U+216FA. 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+216FA | |
| decimal | 136954 | |
| htmldecimal | 𡛺 | |
| htmlhex | 𡛺 | |
| css | \216FA | |
| javascript | \u{216FA} | |
| python | \U000216fa | |
| java | \uD845\uDEFA | |
| go | \U000216FA | |
| ruby | \u{216FA} | |
| rust | \u{216FA} | |
| ccpp | \U000216fa | |
| urlencoded | %F0%A1%9B%BA | |
| utf8bytes | f0 a1 9b ba | |
| utf16bebytes | d8 45 de fa | |
| utf32bebytes | 00 02 16 fa |
How to Use
HTML:
𡛺
CSS:
content: "\216FA"
JavaScript:
"\u{216FA}"
Python:
"\U000216fa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡛺 character (CJK UNIFIED IDEOGRAPH-216FA)?
𡛺 (CJK UNIFIED IDEOGRAPH-216FA) is the Unicode character U+216FA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-216FA?
The CJK UNIFIED IDEOGRAPH-216FA character (𡛺) has codepoint U+216FA.
How do I type or copy CJK UNIFIED IDEOGRAPH-216FA?
Copy 𡛺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.