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 將ラ????絶 10011011100100101000001110001001001111110011111100111111001111111001000011100010 9b9283893f3f3f3f90e2
EUC-JP 將ラ????絶 11010101111100101010010111101001001111110011111100111111001111111100000011100100 d5f2a5e93f3f3f3fc0e4
UTF-8 將ラ츆燎뺧풇絶 111001011011000010000111111000111000001110101001111011001011100010000110111011111010011110000000111010111011101010100111111011011001001010000111111001111011010110110110 e5b087e383a9ecb886efa780ebbaa7ed9287e7b5b6
UHC 將ラ츆燎뺧풇絶 1110110111100010101010111110100110101110100000111110100011111011100101011110111110111110100011111110111110111110 ede2abe9ae83e8fb95efbe8fefbe

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