Skip to content

Instantly share code, notes, and snippets.

@lincerely
Created August 12, 2022 23:51
Show Gist options
  • Save lincerely/d5cd0422ef7e626715b81f94e5e623d5 to your computer and use it in GitHub Desktop.
Save lincerely/d5cd0422ef7e626715b81f94e5e623d5 to your computer and use it in GitHub Desktop.
regex to match all Unicode Japanese and Character characters. Reference: http://www.rikai.com/library/kanjitables/kanji_codes.unicode.shtml
[ -〿]|[ -ゟ]|[゠-ヿ]|[ - ]|[一- ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment