Created
August 12, 2022 23:51
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ -〿]|[ -ゟ]|[゠-ヿ]|[ - ]|[一- ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment