Skip to content

Instantly share code, notes, and snippets.

@st98
Last active January 2, 2016 11:09
Show Gist options
  • Select an option

  • Save st98/8295018 to your computer and use it in GitHub Desktop.

Select an option

Save st98/8295018 to your computer and use it in GitHub Desktop.
はしご高の出し方です。
String.fromCharCode('高'.charCodeAt(0) + 1); // => '髙'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment