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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 猷???@猷???@B 10010111010100010011111100111111001111110100000010010111010100010011111100111111001111110100000001000010 97513f3f3f4097513f3f3f4042
EUC-JP 猷???@猷???@B 11001101101100100011111100111111001111110100000011001101101100100011111100111111001111110100000001000010 cdb23f3f3f40cdb23f3f3f4042
UTF-8 猷뗑묌궚@猷뗑묌궚@B 111001111000110010110111111010111001011110010001111010111010110010001100111010101011011010011010010000001110011110001100101101111110101110010111100100011110101110101100100011001110101010110110100110100100000001000010 e78cb7eb9791ebac8ceab69a40e78cb7eb9791ebac8ceab69a4042
UHC 猷뗑묌궚@猷뗑묌궚@B 11101011101000111011011011000100100100011110100110000010101011110100000011101011101000111011011011000100100100011110100110000010101011110100000001000010 eba3b6c491e982af40eba3b6c491e982af4042

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