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 猷??異??猷 10010111010100010011111100111111100010001101100100111111001111111001011101010001 97513f3f88d93f3f9751
EUC-JP 猷??異??猷 11001101101100100011111100111111101100001101101100111111001111111100110110110010 cdb23f3fb0db3f3fcdb2
UTF-8 猷뜹뎀異녈깷猷 111001111000110010110111111010111001110010111001111010111000111010000000111001111001010110110000111010111000010110001000111010101011100110110111111001111000110010110111 e78cb7eb9cb9eb8e80e795b0eb8588eab9b7e78cb7
UHC 猷뜹뎀異녈깷猷 1110101110100011101101101110010110110101101010011110110010110110101100111110001110000011101001011110101110100011 eba3b6e5b5a9ecb6b3e383a5eba3

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