Miscellaneous Symbols

White Joker Card ๐ŸƒŸ

U+1F0DF Added in Unicode 6.0 (2010)

๐ŸƒŸ is the White Joker playing card symbol from the Unicode playing cards block, used to represent the joker card in text.

Codes
Unicode
Unicode name
Decimal
HTML entity
HTML decimal
HTML hex
Encodings & code escapes +
UTF-8 (hex bytes)
UTF-16 (hex units)
UTF-32
URL encoded
CSS content
JavaScript / TypeScript
JSON, Java, C#, C/C++
Python
Go
Rust, Swift, PHP, Ruby
Perl

Click any value to copy it. All escapes refer to the same code point U+1F0DF.

How to type ๐ŸƒŸ on Windows

The white joker card symbol has no short Alt code. The quickest option is to copy it from the top of this page and paste it with Ctrl+V.

No numeric keypad?

Press Win+. to open the emoji panel, choose the Symbols tab (ฮฉ) and search for "white joker card". Or open Character Map from the Start menu, find ๐ŸƒŸ, click Select, then Copy.

How to type ๐ŸƒŸ on a Mac

There is no direct keyboard shortcut for ๐ŸƒŸ on a Mac.

For any symbol, the Character Viewer works: press Control+โŒ˜+Space, type "white joker card" in the search box and double-click the result. It will be remembered under Frequently Used.

How to type ๐ŸƒŸ on iPhone and iPad

The iOS keyboard does not include ๐ŸƒŸ, so the reliable way is to copy it from this page, then press and hold in any text field and tap Paste.

If you use it often, create a shortcut: open Settings โ†’ General โ†’ Keyboard โ†’ Text Replacement, paste ๐ŸƒŸ in the Phrase field and type a short code such as ;white in the Shortcut field. Typing that code will then insert ๐ŸƒŸ anywhere.

How to type ๐ŸƒŸ on Android

Copy the symbol from this page, then long-press in a text field and choose Paste. Gboard also keeps a clipboard history: tap the clipboard icon on the toolbar to paste it again later.

For a permanent shortcut, open Gboard settings โ†’ Dictionary โ†’ Personal dictionary, add ๐ŸƒŸ as the word and a short code as the shortcut.

How to type ๐ŸƒŸ in Microsoft Word

  1. Type the Unicode hex code 1F0DF where you want the symbol.
  2. Press Alt+X. Word converts the code into ๐ŸƒŸ.

This works on Windows in Word, Outlook and OneNote and needs no numeric keypad. You can also go to Insert โ†’ Symbol โ†’ More Symbols, set the font to a Unicode font and type 1F0DF in the Character code box. In Excel, the formula =UNICHAR(127199) returns the symbol.

How to type ๐ŸƒŸ in Google Docs

Open Insert โ†’ Special characters, then either search for "white joker card" or draw the symbol in the sketch box. Click the result to insert it. In Google Sheets, use =CHAR(127199).

๐ŸƒŸ in HTML, CSS and code

FormatCode
HTML entity🃟
HTML decimal🃟
HTML hex🃟
CSS content"\1F0DF"
JavaScript"\u{1F0DF}"
Python"\U0001F0DF"
URL encoded%F0%9F%83%9F

Because ๐ŸƒŸ is a standard Unicode character (U+1F0DF), you can also paste it directly into any UTF-8 file. The escaped forms above are only needed when the file encoding is uncertain or the symbol must be entered on a keyboard without it.

Where the white joker card symbol is used

Used in card game apps, digital card decks, and text-based simulations of playing cards, such as listing a hand like "๐Ÿ‚ก ๐Ÿ‚ฎ ๐ŸƒŸ". It's mostly a novelty character rather than something used in everyday writing, since most fonts render it inconsistently.

Frequently asked questions

Is there a black joker symbol too? +

Yes, Unicode includes a separate BLACK JOKER character (U+1F0CF) alongside the white joker, matching the two joker cards found in standard decks.

Why doesn't the joker symbol show up in some apps? +

Many fonts don't include glyphs for the playing card Unicode block, so the symbol appears as a blank box or placeholder instead of the actual card image.

What is the Alt code for the white joker card symbol? +

The white joker card symbol has no short Alt code. Copy it from this page, or in Word type 1F0DF and press Alt + X.

How do I type ๐ŸƒŸ on a Mac? +

There is no dedicated Mac shortcut for ๐ŸƒŸ. Open the Character Viewer with Control + Command + Space, search for "white joker card", and double-click it. Or copy it from this page.

How do I type the white joker card symbol on iPhone or Android? +

Phone keyboards do not include ๐ŸƒŸ by default. Copy it from this page and paste it, or add it as a text replacement shortcut in Settings so you can type it with a short abbreviation.

What is the HTML code for ๐ŸƒŸ? +

Use 🃟 in HTML. In CSS use content: "\1F0DF" and in JavaScript use "\u{1F0DF}".

โœ“ Copied to clipboard