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 孩?憶???ゑ 10011011011101110011111110001001101011110011111100111111001111111000001011101111 9b773f89af3f3f3f82ef
EUC-JP 孩?憶???ゑ 11010101110110000011111110110010101100010011111100111111001111111010010011110001 d5d83fb2b13f3f3fa4f1
UTF-8 孩렩憶렗뤋퀚ゑ 111001011010110110101001111010111010000010101001111001101000011010110110111010111010000010010111111010111010010010001011111011011000000010011010111000111000001010010001 e5ada9eba0a9e686b6eba097eba48bed809ae38291
UHC 孩렩憶렗뤋퀚ゑ 1111101010101001100011101011011111100101111000111000111010101100100011111011101110110011100011101010101011110001 faa98eb7e5e38eac8fbbb38eaaf1

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