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