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-20FDA
Overview
𠿚 (CJK UNIFIED IDEOGRAPH-20FDA) is the Unicode character at code point U+20FDA. 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+20FDA | |
| decimal | 135130 | |
| htmldecimal | 𠿚 | |
| htmlhex | 𠿚 | |
| css | \20FDA | |
| javascript | \u{20FDA} | |
| python | \U00020fda | |
| java | \uD843\uDFDA | |
| go | \U00020FDA | |
| ruby | \u{20FDA} | |
| rust | \u{20FDA} | |
| ccpp | \U00020fda | |
| urlencoded | %F0%A0%BF%9A | |
| utf8bytes | f0 a0 bf 9a | |
| utf16bebytes | d8 43 df da | |
| utf32bebytes | 00 02 0f da |
How to Use
HTML:
𠿚
CSS:
content: "\20FDA"
JavaScript:
"\u{20FDA}"
Python:
"\U00020fda"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠿚 character (CJK UNIFIED IDEOGRAPH-20FDA)?
𠿚 (CJK UNIFIED IDEOGRAPH-20FDA) is the Unicode character U+20FDA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20FDA?
The CJK UNIFIED IDEOGRAPH-20FDA character (𠿚) has codepoint U+20FDA.
How do I type or copy CJK UNIFIED IDEOGRAPH-20FDA?
Copy 𠿚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.