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-318FA
Overview
𱣺 (CJK UNIFIED IDEOGRAPH-318FA) is the Unicode character at code point U+318FA. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+318FA | |
| decimal | 203002 | |
| htmldecimal | 𱣺 | |
| htmlhex | 𱣺 | |
| css | \318FA | |
| javascript | \u{318FA} | |
| python | \U000318fa | |
| java | \uD886\uDCFA | |
| go | \U000318FA | |
| ruby | \u{318FA} | |
| rust | \u{318FA} | |
| ccpp | \U000318fa | |
| urlencoded | %F0%B1%A3%BA | |
| utf8bytes | f0 b1 a3 ba | |
| utf16bebytes | d8 86 dc fa | |
| utf32bebytes | 00 03 18 fa |
How to Use
HTML:
𱣺
CSS:
content: "\318FA"
JavaScript:
"\u{318FA}"
Python:
"\U000318fa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱣺 character (CJK UNIFIED IDEOGRAPH-318FA)?
𱣺 (CJK UNIFIED IDEOGRAPH-318FA) is the Unicode character U+318FA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-318FA?
The CJK UNIFIED IDEOGRAPH-318FA character (𱣺) has codepoint U+318FA.
How do I type or copy CJK UNIFIED IDEOGRAPH-318FA?
Copy 𱣺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.