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 ???x???G 0011111100111111001111110111100000111111001111110011111101000111 3f3f3f783f3f3f47
SJIS-WIN 絛醐秀x絛醐蒐G 1110001101010101100011001110110110001111010001110111100011100011010101011000110011101101100011110100111001000111 e3558ced8f4778e3558ced8f4e47
EUC-JP 絛醐秀x絛醐蒐G 1110010110110110101110001110111110111101101010000111100011100101101101101011100011101111101111011010111101000111 e5b6b8efbda878e5b6b8efbdaf47
UTF-8 絛醐秀x絛醐蒐G 1110011110110101100110111110100110000110100100001110011110100111100000000111100011100111101101011001101111101001100001101001000011101000100100101001000001000111 e7b59be98690e7a78078e7b59be98690e8929047
UHC ??秀x??蒐G 00111111001111111110001010110011011110000011111100111111111000101011110101000111 3f3fe2b3783f3fe2bd47

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