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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 猷ヨ?猷ヨ?^ 1001011101010001100000111000100000111111100101110101000110000011100010000011111101011110 975183883f975183883f5e
EUC-JP 猷ヨ?猷ヨ?^ 1100110110110010101001011110100000111111110011011011001010100101111010000011111101011110 cdb2a5e83fcdb2a5e83f5e
UTF-8 猷ヨ줇猷ヨ붃^ 11100111100011001011011111100011100000111010100011101100101001001000011111100111100011001011011111100011100000111010100011101011101101101000001101011110 e78cb7e383a8eca487e78cb7e383a8ebb6835e
UHC 猷ヨ줇猷ヨ붃^ 11101011101000111010101111101000101000011001101111101011101000111010101111101000100101001011111101011110 eba3abe8a19beba3abe894bf5e

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