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 猷??鎖??猷 10010111010100010011111100111111100011011011110100111111001111111001011101010001 97513f3f8dbd3f3f9751
EUC-JP 猷??鎖??猷 11001101101100100011111100111111101110101011111100111111001111111100110110110010 cdb23f3fbabf3f3fcdb2
UTF-8 猷띄킈鎖잂뒄猷 111001111000110010110111111010111001110110000100111011011000001010001000111010011000111010010110111011001001111010000010111010111001001010000100111001111000110010110111 e78cb7eb9d84ed8288e98e96ec9e82eb9284e78cb7
UHC 猷띄킈鎖잂뒄猷 1110101110100011101101101110011110110100100101001110000111110000100111111110001010001010100000101110101110100011 eba3b6e7b494e1f09fe28a82eba3

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