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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 午??n}午??n{^ 10001100110111110011111100111111011011100111110110001100110111110011111100111111011011100111101101011110 8cdf3f3f6e7d8cdf3f3f6e7b5e
EUC-JP 午??n}午??n{^ 10111000111000010011111100111111011011100111110110111000111000010011111100111111011011100111101101011110 b8e13f3f6e7db8e13f3f6e7b5e
UTF-8 午좄렋n}午좄렋n{^ 1110010110001101100010001110110010100010100001001110101110100000100010110110111001111101111001011000110110001000111011001010001010000100111010111010000010001011011011100111101101011110 e58d88eca284eba08b6e7de58d88eca284eba08b6e7b5e
UHC 午좄렋n}午좄렋n{^ 1110011111101101101000001110100010001110101000100110111001111101111001111110110110100000111010001000111010100010011011100111101101011110 e7eda0e88ea26e7de7eda0e88ea26e7b5e

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