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 猷??耶??訟 10010111010100010011111100111111100101101110101100111111001111111000111111010111 97513f3f96eb3f3f8fd7
EUC-JP 猷??耶??訟 11001101101100100011111100111111110011001110110100111111001111111011111011011001 cdb23f3fcced3f3fbed9
UTF-8 猷듐걖耶섅걡訟 111001111000110010110111111010111001001110010000111010101011000110010110111010001000000010110110111011001000010010000101111010101011000110100001111010001010100010011111 e78cb7eb9390eab196e880b6ec8485eab1a1e8a89f
UHC 猷듐걖耶섅걡訟 1110101110100011101101011110001110000001100000011110010110101101100110001110001110000001100010101110000111101000 eba3b5e38181e5ad98e3818ae1e8

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