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