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 UP-POINTING CHEVRON
Overview
๐ฏ (WHITE UP-POINTING CHEVRON) is the Unicode character at code point U+1FBCA. It belongs to the Symbols for Legacy Computing block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBCA | |
| decimal | 129994 | |
| htmldecimal | 🯊 | |
| htmlhex | 🯊 | |
| css | \1FBCA | |
| javascript | \u{1FBCA} | |
| python | \U0001fbca | |
| java | \uD83E\uDFCA | |
| go | \U0001FBCA | |
| ruby | \u{1FBCA} | |
| rust | \u{1FBCA} | |
| ccpp | \U0001fbca | |
| urlencoded | %F0%9F%AF%8A | |
| utf8bytes | f0 9f af 8a | |
| utf16bebytes | d8 3e df ca | |
| utf32bebytes | 00 01 fb ca |
How to Use
HTML:
🯊
CSS:
content: "\1FBCA"
JavaScript:
"\u{1FBCA}"
Python:
"\U0001fbca"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฏ character (WHITE UP-POINTING CHEVRON)?
๐ฏ (WHITE UP-POINTING CHEVRON) is the Unicode character U+1FBCA.
What is the Unicode codepoint of WHITE UP-POINTING CHEVRON?
The WHITE UP-POINTING CHEVRON character (๐ฏ) has codepoint U+1FBCA.
How do I type or copy WHITE UP-POINTING CHEVRON?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.