To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 扈?畯猫扈?畯杳^ 111001111011101100111111111110110110111110010100010011001110011110111011001111111111101101101111100111011110000001011110 e7bb3ffb6f944ce7bb3ffb6f9de05e
EUC-JP 扈?畯猫扈?畯杳^ 1110111010111101001111111000111111001101101110111100011110101101111011101011110100111111100011111100110110111011110110101110001001011110 eebd3f8fcdbbc7adeebd3f8fcdbbdae25e
UTF-8 扈렚畯猫扈렚畯杳^ 11100110100010011000100011101011101000001001101011100111100101011010111111100111100011001010101111100110100010011000100011101011101000001001101011100111100101011010111111100110100111011011001101011110 e68988eba09ae795afe78cabe68988eba09ae795afe69db35e
UHC 扈렚畯猫扈렚畯杳^ 1111101111000011100011101010110111110001111000011101100111011110111110111100001110001110101011011111000111100001110110011101110001011110 fbc38eadf1e1d9defbc38eadf1e1d9dc5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)