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' : ''">
๐ฅ
FIRE
Overview
๐ฅ is the FIRE emoji, depicting a small flame. Encoded at U+1F525 in the Miscellaneous Symbols and Pictographs range and classified as a symbol, it literally represents fire or burning. In digital messaging it is also widely used figuratively to signal that something is excellent, exciting, or trending, one of the more versatile pictographs in common use, though within Unicode its defined meaning is simply a flame.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F525 | |
| decimal | 128293 | |
| htmldecimal | 🔥 | |
| htmlhex | 🔥 | |
| css | \1F525 | |
| javascript | \u{1F525} | |
| python | \U0001f525 | |
| java | \uD83D\uDD25 | |
| go | \U0001F525 | |
| ruby | \u{1F525} | |
| rust | \u{1F525} | |
| ccpp | \U0001f525 | |
| urlencoded | %F0%9F%94%A5 | |
| utf8bytes | f0 9f 94 a5 | |
| utf16bebytes | d8 3d dd 25 | |
| utf32bebytes | 00 01 f5 25 |
How to Use
HTML:
🔥
CSS:
content: "\1F525"
JavaScript:
"\u{1F525}"
Python:
"\U0001f525"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฅ character (FIRE)?
๐ฅ (FIRE) is the Unicode character U+1F525.
What is the Unicode codepoint of FIRE?
The FIRE character (๐ฅ) has codepoint U+1F525.
How do I type or copy FIRE?
Copy ๐ฅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.