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