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 猷??掖??循 10010111010100010011111100111111100111010111010000111111001111111000111101111010 97513f3f9d743f3f8f7a
EUC-JP 猷??掖??循 11001101101100100011111100111111110110011101010100111111001111111011110111011011 cdb23f3fd9d53f3fbddb
UTF-8 猷띕걹掖경썭循 111001111000110010110111111010111001110110010101111010101011000110111001111001101000111010010110111010101011001010111101111011001000110110101101111001011011111010101010 e78cb7eb9d95eab1b9e68e96eab2bdec8dade5beaa
UHC 猷띕걹掖경썭循 1110101110100011101101101110101110000001100111011110010011111010101100001110011010011011100111011110001011100000 eba3b6eb819de4fab0e69b9de2e0

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