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' : ''">
🨣
WHITE CHESS TURNED PAWN
Overview
🨣 (WHITE CHESS TURNED PAWN) is the Unicode character at code point U+1FA23. It belongs to the Chess Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FA23 | |
| decimal | 129571 | |
| htmldecimal | 🨣 | |
| htmlhex | 🨣 | |
| css | \1FA23 | |
| javascript | \u{1FA23} | |
| python | \U0001fa23 | |
| java | \uD83E\uDE23 | |
| go | \U0001FA23 | |
| ruby | \u{1FA23} | |
| rust | \u{1FA23} | |
| ccpp | \U0001fa23 | |
| urlencoded | %F0%9F%A8%A3 | |
| utf8bytes | f0 9f a8 a3 | |
| utf16bebytes | d8 3e de 23 | |
| utf32bebytes | 00 01 fa 23 |
How to Use
HTML:
🨣
CSS:
content: "\1FA23"
JavaScript:
"\u{1FA23}"
Python:
"\U0001fa23"
Properties
- Block
- Chess Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 🨣 character (WHITE CHESS TURNED PAWN)?
🨣 (WHITE CHESS TURNED PAWN) is the Unicode character U+1FA23.
What is the Unicode codepoint of WHITE CHESS TURNED PAWN?
The WHITE CHESS TURNED PAWN character (🨣) has codepoint U+1FA23.
How do I type or copy WHITE CHESS TURNED PAWN?
Copy 🨣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.