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' : ''">
๐ฏ
HUNDRED POINTS SYMBOL
Overview
๐ฏ, the HUNDRED POINTS SYMBOL, depicts the number 100 underlined in red, evoking a perfect score. It is encoded at U+1F4AF and classified in Unicode as a symbol. It is used to express approval, agreement, or that something is excellent and complete, a digital equivalent of awarding full marks. As a widely recognized reaction emoji, it frequently accompanies praise or emphatic endorsement in messaging and social media.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4AF | |
| decimal | 128175 | |
| htmldecimal | 💯 | |
| htmlhex | 💯 | |
| css | \1F4AF | |
| javascript | \u{1F4AF} | |
| python | \U0001f4af | |
| java | \uD83D\uDCAF | |
| go | \U0001F4AF | |
| ruby | \u{1F4AF} | |
| rust | \u{1F4AF} | |
| ccpp | \U0001f4af | |
| urlencoded | %F0%9F%92%AF | |
| utf8bytes | f0 9f 92 af | |
| utf16bebytes | d8 3d dc af | |
| utf32bebytes | 00 01 f4 af |
How to Use
HTML:
💯
CSS:
content: "\1F4AF"
JavaScript:
"\u{1F4AF}"
Python:
"\U0001f4af"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฏ character (HUNDRED POINTS SYMBOL)?
๐ฏ (HUNDRED POINTS SYMBOL) is the Unicode character U+1F4AF.
What is the Unicode codepoint of HUNDRED POINTS SYMBOL?
The HUNDRED POINTS SYMBOL character (๐ฏ) has codepoint U+1F4AF.
How do I type or copy HUNDRED POINTS SYMBOL?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.