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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 雨?n}雨?n{^ 1000100101001010001111110110111001111101100010010100101000111111011011100111101101011110 894a3f6e7d894a3f6e7b5e
EUC-JP 雨?n}雨?n{^ 1011000110101011001111110110111001111101101100011010101100111111011011100111101101011110 b1ab3f6e7db1ab3f6e7b5e
UTF-8 雨렋n}雨렋n{^ 1110100110011011101010001110101110100000100010110110111001111101111010011001101110101000111010111010000010001011011011100111101101011110 e99ba8eba08b6e7de99ba8eba08b6e7b5e
UHC 雨렋n}雨렋n{^ 11101001111010111000111010100010011011100111110111101001111010111000111010100010011011100111101101011110 e9eb8ea26e7de9eb8ea26e7b5e

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