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