Skip to content

Instantly share code, notes, and snippets.

@Arcensoth
Created February 20, 2021 19:50
Show Gist options
  • Save Arcensoth/7be59706aab15429ded8d7586a79f466 to your computer and use it in GitHub Desktop.
Save Arcensoth/7be59706aab15429ded8d7586a79f466 to your computer and use it in GitHub Desktop.
Minecraft Special Characters

image

tellraw @a "\n  ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳"
tellraw @a "\n  Ⓐ Ⓑ Ⓒ Ⓓ Ⓔ Ⓕ Ⓖ Ⓗ Ⓘ Ⓙ Ⓚ Ⓛ Ⓜ Ⓝ Ⓞ Ⓟ Ⓠ Ⓡ Ⓢ Ⓣ Ⓤ Ⓥ Ⓦ Ⓧ Ⓨ Ⓩ"
tellraw @a "\n  ⓐ ⓑ ⓒ ⓓ ⓔ ⓕ ⓖ ⓗ ⓘ ⓙ ⓚ ⓛ ⓜ ⓝ ⓞ ⓟ ⓠ ⓡ ⓢ ⓣ ⓤ ⓥ ⓦ ⓧ ⓨ ⓩ"
tellraw @a "\n  ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀"
tellraw @a "\n  ☲ ☵ ☰ ☱ ☳ ☴ ☶ ☷ ⅒ ⅘ ⅛ ⅜ ⅝ ⅞ ⅓ ⅔ ⅐ ⅑ ⅕ ⅖ ⅗ ⅙ ⅚ ⅟ ↉"
tellraw @a "\n  ⁰ ¹ ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ ⁺ ⁻ ⁼ ⁽ ⁾ ₀ ₁ ₂ ₃ ₄ ₅ ₆ ₇ ₈ ₉ ₊ ₋ ₌ ₍ ₎"
tellraw @a "\n  ∅ ∈ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ ☈ Є ∫ ∮ − ∓ ∞ ∝ ⌀ ⌂ ⌘ 〒 ↔ ⇒ ⇏ ⇔ ⇵"
tellraw @a "\n  ∀ ∃ ∄ ∉ ∋ ∌ ⊂ ⊃ ⊄ ⊅ ∧ ∨ ⊻ ⊼ ⊽ ∥ ≢ ⋆ ∑ ⊤ ⊥ ⊢ ⊨ ≔ ∁ ∴ ∵ ∛ ∜ ∂ ⋃ ⊆ ⊇"
tellraw @a "\n  ← ↑ → ↓ ⇄ + ™ « » ‹ › ※ ‼ ‽ ⁈ ⁉ ⁋ ⁎ ⁑ ⁂ ⁒ ℗ ⸘ ⸮ ʬ 𐍊 □ △ ▷ ▽ ◁ ◆ ◇ ○ ◎ ⏏ ⏩ ⏪ ⏭ ⏮ ⏯ ⏴ ⏵ ⏶ ⏷ ⏸ ⏹ ⏺ ⏻ ⏼ ⏽ ⭘ ▲ ▶ ▼ ◀ ● ◦ ◘"
tellraw @a "\n  ♤ ♧ ♡ ♢ ♠ ♣ ♥ ♦ ♩ ♪ ♫ ♬ ♭ ♮ ♯ ⚀ ⚁ ⚂ ⚃ ⚄ ⚅ ✉ ⚐ ✎ ☐ ☑ ☒ ✔ ❌ ✘ ❣ ❤ ⭐ ★ ☆ ⯪ ⯫ ♀ ♂ ⚥ ☺ ☻ ☹ ⓪ ☯ ☮ ℹ ⚠ ☞ ☜"
tellraw @a "\n  ☄ ☀ ☽ ☁ 🌧 ⛈ ⚡ ☂ ☔ ❄ ⛄ ☃ ⚓ 🌊 🔥 ⌛ ⌚ ⧈ ⚔ ☠ 🛡 ⛨ ⛏ 🗡 🏹 🪓 🔱 🎣 🧪 ⚗"
@Swirren
Copy link

Swirren commented Jun 17, 2025

thanks for this!! first google result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment