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 ???|???? 0011111100111111001111110111110000111111001111110011111100111111 3f3f3f7c3f3f3f3f
SJIS-WIN 絛醐洲|絛醐蒐綏 111000110101010110001100111011011000111101000110011111001110001101010101100011001110110110001111010011101110001101010110 e3558ced8f467ce3558ced8f4ee356
EUC-JP 絛醐洲|絛醐蒐綏 111001011011011010111000111011111011110110100111011111001110010110110110101110001110111110111101101011111110010110110111 e5b6b8efbda77ce5b6b8efbdafe5b7
UTF-8 絛醐洲|絛醐蒐綏 11100111101101011001101111101001100001101001000011100110101101001011001001111100111001111011010110011011111010011000011010010000111010001001001010010000111001111011011010001111 e7b59be98690e6b4b27ce7b59be98690e89290e7b68f
UHC ??洲|??蒐綏 0011111100111111111100011011110101111100001111110011111111100010101111011110001010110111 3f3ff1bd7c3f3fe2bde2b7

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