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 迯ク迚狗査迚疑 11100111100011011011100011100111100010011000101111100111100011011011100011100111100010011000101101011110 e78db8e7898be78db8e7898b5e
EUC-JP 迯ク迚狗査迚疑 1110110111101101100011101011100011101101111010011011011011101001101110101011101011101101111010011011010110111111 eded8eb8ede9b6e9babaede9b5bf
UTF-8 迯ク迚狗査迚疑 111010001011111110101111111011111011110110111000111010001011111110011010111001111000101110010111111001101001111110111011111010001011111110011010111001111001011010010001 e8bfafefbdb8e8bf9ae78b97e69fbbe8bf9ae79691
UHC ???狗査?疑 00111111001111110011111111001111101101111101111011011011001111111110101111110111 3f3f3fcfb7dedb3febf7

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