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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 午??\}午??\{^ 10001100110111110011111100111111010111000111110110001100110111110011111100111111010111000111101101011110 8cdf3f3f5c7d8cdf3f3f5c7b5e
EUC-JP 午??\}午??\{^ 10111000111000010011111100111111010111000111110110111000111000010011111100111111010111000111101101011110 b8e13f3f5c7db8e13f3f5c7b5e
UTF-8 午좈춣\}午좈춣\{^ 1110010110001101100010001110110010100010100010001110110010110110101000110101110001111101111001011000110110001000111011001010001010001000111011001011011010100011010111000111101101011110 e58d88eca288ecb6a35c7de58d88eca288ecb6a35c7b5e
UHC 午좈춣\}午좈춣\{^ 1110011111101101101000001110100110101101100001000101110001111101111001111110110110100000111010011010110110000100010111000111101101011110 e7eda0e9ad845c7de7eda0e9ad845c7b5e

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