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 辷ャ迹∫昏辷ャ 111001111000100010101100111001111001000110000001111001111000110110101000111001111000100010101100 e788ace79181e78da8e788ac
EUC-JP 辷ャ迹∫昏辷ャ 1110110111101000100011101010110011101101111100011010001011101001101110101010101011101101111010001000111010101100 ede88eacedf1a2e9baaaede88eac
UTF-8 辷ャ迹∫昏辷ャ 111010001011111010110111111011111011110110101100111010001011111110111001111000101000100010101011111001101001100010001111111010001011111010110111111011111011110110101100 e8beb7efbdace8bfb9e288abe6988fe8beb7efbdac
UHC ??迹∫昏?? 00111111001111111110111011101001101000011111001011111011111001110011111100111111 3f3feee9a1f2fbe73f3f

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