In addition to the function to convert from character code to character and from character to character code, we also added the function to randomly generate various characters.
------ Characters from character code ------
Generates one character from all four types of character codes (UTF-16, UTF-8, JIS, Shift_JIS).
It is also possible to generate pictograms and special characters.
JIS and Shift_JIS use boundaries to generate characters.
------ Character to character code ------
Generates a character code (UTF-16, UTF-8, JIS, Shift_JIS) from one character.
------ Random character generation ------
Specify the number of characters and generate an appropriate character string.
Only 3 types of hiragana, katakana, and kanji are displayed. You can select hiragana only, katakana only, alphanumeric characters, alphabet only, numbers only, Thai only, Korean only, pictograms only, Russian only, and Hindi only.
If you have a desired language, please write it in a review or email.
------ Characters from character code ------
Generates one character from all four types of character codes (UTF-16, UTF-8, JIS, Shift_JIS).
It is also possible to generate pictograms and special characters.
JIS and Shift_JIS use boundaries to generate characters.
------ Character to character code ------
Generates a character code (UTF-16, UTF-8, JIS, Shift_JIS) from one character.
------ Random character generation ------
Specify the number of characters and generate an appropriate character string.
Only 3 types of hiragana, katakana, and kanji are displayed. You can select hiragana only, katakana only, alphanumeric characters, alphabet only, numbers only, Thai only, Korean only, pictograms only, Russian only, and Hindi only.
If you have a desired language, please write it in a review or email.
Show More