Skip to content

Instantly share code, notes, and snippets.

@iso2022jp
Last active February 18, 2023 08:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iso2022jp/45177a598548cb1adbf2100674bec0c6 to your computer and use it in GitHub Desktop.
Save iso2022jp/45177a598548cb1adbf2100674bec0c6 to your computer and use it in GitHub Desktop.
文字化かせ
prompt('', (new TextDecoder('Windows-31J')).decode((new TextEncoder()).encode(prompt())))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment