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 猷??逸?6耀 1001011101010001001111110011111110001000111011010011111110000010010101011001011101110011 97513f3f88ed3f82559773
EUC-JP 猷??逸?6耀 1100110110110010001111110011111110110000111011110011111110100011101101101100110111010100 cdb23f3fb0ef3fa3b6cdd4
UTF-8 猷띰ㄲ逸몃6耀 111001111000110010110111111010111001110110110000111000111000010010110010111010011000000010111000111010111010101010000011111011111011110010010110111010001000000010000000 e78cb7eb9db0e384b2e980b8ebaa83efbc96e88080
UHC 猷띰ㄲ逸몃6耀 1110101110100011101101101110111110100100101000101110110011101111101110001110101110100011101101101110100110100101 eba3b6efa4a2ecefb8eba3b6e9a5

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