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' : ''">
๐ผ
UP-POINTING SMALL RED TRIANGLE
Overview
๐ผ (UP-POINTING SMALL RED TRIANGLE) is the Unicode character at code point U+1F53C. It belongs to the Miscellaneous Symbols and Pictographs block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F53C | |
| decimal | 128316 | |
| htmldecimal | 🔼 | |
| htmlhex | 🔼 | |
| css | \1F53C | |
| javascript | \u{1F53C} | |
| python | \U0001f53c | |
| java | \uD83D\uDD3C | |
| go | \U0001F53C | |
| ruby | \u{1F53C} | |
| rust | \u{1F53C} | |
| ccpp | \U0001f53c | |
| urlencoded | %F0%9F%94%BC | |
| utf8bytes | f0 9f 94 bc | |
| utf16bebytes | d8 3d dd 3c | |
| utf32bebytes | 00 01 f5 3c |
How to Use
HTML:
🔼
CSS:
content: "\1F53C"
JavaScript:
"\u{1F53C}"
Python:
"\U0001f53c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ผ character (UP-POINTING SMALL RED TRIANGLE)?
๐ผ (UP-POINTING SMALL RED TRIANGLE) is the Unicode character U+1F53C.
What is the Unicode codepoint of UP-POINTING SMALL RED TRIANGLE?
The UP-POINTING SMALL RED TRIANGLE character (๐ผ) has codepoint U+1F53C.
How do I type or copy UP-POINTING SMALL RED TRIANGLE?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.