U+1F501
Repeatđ
Repeat is a color emoji character from the Unicode Miscellaneous Symbols and Pictographs block, listed here under Technical & UI. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "loop", "media".
Quick facts
- Unicode
- U+1F501
- Decimal
- 128257
- Hex
- 0x1F501
- Octal
- 0o372401
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+1F501 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS | |
| DecimalBase 10 | 128257 | |
| HexadecimalBase 16 | 0x1F501 | |
| OctalBase 8 | 0o372401 | |
| BinaryBase 2 | 000000011111010100000001 | |
| General categorySymbol, other | So | |
| Unicode blockU+1F300âU+1F5FF | Miscellaneous Symbols and Pictographs | |
| Plane | Supplementary Multilingual Plane (SMP, Plane 1) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | 🔁 | |
| HTML entity (hex) | 🔁 | |
| CSS content escapeUse inside content: "âĻ" | \1F501 | |
| URL encodedPercent-encoded UTF-8 | %F0%9F%94%81 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u{1F501} | |
| JSONUTF-16 surrogate pairs | \uD83D\uDD01 | |
| Python | \U0001F501 | |
| Java / C# / Kotlin | \uD83D\uDD01 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-84 bytes | F0 9F 94 81 | |
| UTF-16 (BE) | D83D DD01 | |
| UTF-32 (BE) | 0001F501 |
How to type Repeat
Windows
Hold Alt and type +1F501 with the hex numeric keypad option enabled, or type 1F501 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 1F501. Or open Character Viewer (Control+Command+Space) and search "Repeat".
Linux
Press Ctrl+Shift+U, type 1f501, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: 🔁 in HTML, \1F501 in CSS, and \u{1F501} in JavaScript.
Official Unicode reference
- Character name
- CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS
- Block
- Miscellaneous Symbols and Pictographs (U+1F300âU+1F5FF)
- General category
- So â Symbol, other
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Miscellaneous Symbols and Pictographs block: U1F300.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Repeat symbol?
Click the Copy button at the top of this page, or select đ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Repeat?
Repeat is U+1F501 (decimal 128257, hexadecimal 0x1F501, octal 0o372401). It lives in the Miscellaneous Symbols and Pictographs block (U+1F300âU+1F5FF) of the Supplementary Multilingual Plane (SMP, Plane 1).
What is the official Unicode name of Repeat?
The Unicode Standard (version 18.0.0) names this character "CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS". Its General_Category is So (Symbol, other).
What is the HTML code for Repeat?
Use 🔁 or 🔁. In CSS, use content: "\1F501".
How do I type Repeat in code?
JavaScript: "\u{1F501}". Python: "\U0001F501". JSON and Java: "\uD83D\uDD01". The UTF-8 byte sequence is F0 9F 94 81.
Is Repeat an emoji?
Yes. Repeat has Emoji_Presentation in Unicode, so most platforms render it as a full-color emoji by default. Append U+FE0E to force a monochrome text glyph.