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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 獏シヤシ」獏シヤシ」^ 11100000110100011011110011010100101111001010001111100000110100011011110011010100101111001010001101011110 e0d1bcd4bca3e0d1bcd4bca35e
EUC-JP 獏シヤシ」獏シヤシ」^ 111000001101001110001110101111001000111011010100100011101011110010001110101000111110000011010011100011101011110010001110110101001000111010111100100011101010001101011110 e0d38ebc8ed48ebc8ea3e0d38ebc8ed48ebc8ea35e
UTF-8 獏シヤシ」獏シヤシ」^ 11100111100011011000111111101111101111011011110011101111101111101001010011101111101111011011110011101111101111011010001111100111100011011000111111101111101111011011110011101111101111101001010011101111101111011011110011101111101111011010001101011110 e78d8fefbdbcefbe94efbdbcefbda3e78d8fefbdbcefbe94efbdbcefbda35e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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