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