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{^ 10001001010010100011111100111111011011100111110110001001010010100011111100111111011011100111101101011110 894a3f3f6e7d894a3f3f6e7b5e
EUC-JP 雨??n}雨??n{^ 10110001101010110011111100111111011011100111110110110001101010110011111100111111011011100111101101011110 b1ab3f3f6e7db1ab3f3f6e7b5e
UTF-8 雨꿰들n}雨꿰들n{^ 1110100110011011101010001110101010111111101100001110101110010011101001000110111001111101111010011001101110101000111010101011111110110000111010111001001110100100011011100111101101011110 e99ba8eabfb0eb93a46e7de99ba8eabfb0eb93a46e7b5e
UHC 雨꿰들n}雨꿰들n{^ 1110100111101011101100101110011110110101111010010110111001111101111010011110101110110010111001111011010111101001011011100111101101011110 e9ebb2e7b5e96e7de9ebb2e7b5e96e7b5e

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