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