Skip to content

Instantly share code, notes, and snippets.

@oal
Created March 5, 2015 10:11
Show Gist options
  • Save oal/85eca9a06476bfb0d3c5 to your computer and use it in GitHub Desktop.
Save oal/85eca9a06476bfb0d3c5 to your computer and use it in GitHub Desktop.
A mapping of characters used by the Symbol font in MS Word to HTML symbols
{
"61505": "Α",
"61506": "Β",
"61507": "Χ",
"61508": "Δ",
"61509": "Ε",
"61510": "Φ",
"61511": "Γ",
"61512": "Η",
"61513": "Ι",
"61514": "Θ",
"61515": "Κ",
"61516": "Λ",
"61517": "Μ",
"61518": "Ν",
"61519": "Ο",
"61520": "Π",
"61521": "θ",
"61522": "Ρ",
"61523": "Σ",
"61524": "Τ",
"61525": "Υ",
"61526": "σ",
"61527": "Ω",
"61528": "Ξ",
"61529": "Ψ",
"61530": "Ζ",
"61537": "α",
"61538": "β",
"61539": "χ",
"61540": "δ",
"61541": "ε",
"61542": "φ",
"61543": "γ",
"61544": "η",
"61545": "ι",
"61546": "φ",
"61547": "κ",
"61548": "λ",
"61549": "μ",
"61550": "ν",
"61551": "ο",
"61552": "π",
"61553": "θ",
"61554": "ρ",
"61555": "σ",
"61556": "τ",
"61557": "υ",
"61559": "ω",
"61560": "ξ",
"61561": "ψ",
"61562": "ζ"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment