Skip to content

Instantly share code, notes, and snippets.

@Habbie
Created March 23, 2023 21:50
Show Gist options
  • Save Habbie/ea1bb0ce024ddeb0f2368f8bc14f1d0d to your computer and use it in GitHub Desktop.
Save Habbie/ea1bb0ce024ddeb0f2368f8bc14f1d0d to your computer and use it in GitHub Desktop.
cpoint dec utf-8 html name
'‐' U+2010 8208 e2 80 90 ‐ HYPHEN (Dash_Punctuation)
'-' U+002D 45 2d - HYPHEN-MINUS (Dash_Punctuation)
'‑' U+2011 8209 e2 80 91 ‑ NON-BREAKING HYPHEN (Dash_Punctuation)
'-' U+002D 45 2d - HYPHEN-MINUS (Dash_Punctuation)
'–' U+2013 8211 e2 80 93 – EN DASH (Dash_Punctuation)
'-' U+002D 45 2d - HYPHEN-MINUS (Dash_Punctuation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment