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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 萓晢ス危死謗ゥ 111001001011111010011101111011111011110110001010111010111000111010000000111001101000111010101001 e4be9defbd8aeb8e80e68ea9
EUC-JP 萓晢ス危死謗ゥ 1110100011000000110110101111000110001110101111011011010011101101101110111110000011101011111011101000111010101001 e8c0daf18ebdb4edbbe0ebee8ea9
UTF-8 萓晢ス危死謗ゥ 111010001001000010010011111001101001100110100010111011111011110110111101111001011000110110110001111001101010110110111011111010001010110010010111111011111011110110101001 e89093e699a2efbdbde58db1e6adbbe8ac97efbda9
UHC ???危死謗? 00111111001111110011111111101010110010111101111011011101110110111011111100111111 3f3f3feacbdedddbbf3f

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