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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雨???雨???^ 1000100101001010001111110011111100111111100010010100101000111111001111110011111101011110 894a3f3f3f894a3f3f3f5e
EUC-JP 雨???雨???^ 1011000110101011001111110011111100111111101100011010101100111111001111110011111101011110 b1ab3f3f3fb1ab3f3f3f5e
UTF-8 雨렭綎햇雨렭綎햄^ 11101001100110111010100011101011101000001010110111100111101101101000111011101101100101101000011111101001100110111010100011101011101000001010110111100111101101101000111011101101100101101000010001011110 e99ba8eba0ade7b68eed9687e99ba8eba0ade7b68eed96845e
UHC 雨렭綎햇雨렭綎햄^ 1110100111101011100011101011101011101111111100101100011111011110111010011110101110001110101110101110111111110010110001111101110001011110 e9eb8ebaeff2c7dee9eb8ebaeff2c7dc5e

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