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 葯よ?獄??蘂 1110010011011110100000101110011000111111100011011001011000111111001111111110010101000001 e4de82e63f8d963f3fe541
EUC-JP 葯よ?獄??蘂 1110100011100000101001001110100000111111101110011111011000111111001111111110100110100010 e8e0a4e83fb9f63f3fe9a2
UTF-8 葯よ쾮獄띰슈蘂 111010001001000110101111111000111000001010001000111011001011111010101110111001111000110110000100111010111001110110110000111011001000101010001000111010001001100010000010 e891afe38288ecbeaee78d84eb9db0ec8a88e89882
UHC 葯よ쾮獄띰슈蘂 1110010110110101101010101110100010110010100001011110100010101011101101101110111110111101101101001110011111011110 e5b5aae8b285e8abb6efbdb4e7de

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