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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP 倻?????庾??^ 1000111110110001111101100011111100111111001111110011111100111111100011111011110011001110001111110011111101011110 8fb1f63f3f3f3f3f8fbcce3f3f5e
UTF-8 倻귣렩杻잌쫩庾룸뼗^ 11100101100000001011101111101010101101111010001111101011101000001010100111101111101001111000100011101100100111101000110011101100101010111010100111100101101110101011111011101011101000111011100011101011101111001001011101011110 e580bbeab7a3eba0a9efa788ec9e8cecaba9e5babeeba3b8ebbc975e
UHC 倻귣렩杻잌쫩庾룸뼗^ 11100101101001101000001011101011100011101011011111101010111101001001111111100101101001101000001011101010111011001011011111101011100101101001111101011110 e5a682eb8eb7eaf49fe5a682eaecb7eb969f5e

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