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 ?W?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e
SJIS-WIN 雨W雨J{N}雨W雨J{N{^ 10001001010010100101011110001001010010100100101001111011010011100111110110001001010010100101011110001001010010100100101001111011010011100111101101011110 894a57894a4a7b4e7d894a57894a4a7b4e7b5e
EUC-JP 雨W雨J{N}雨W雨J{N{^ 10110001101010110101011110110001101010110100101001111011010011100111110110110001101010110101011110110001101010110100101001111011010011100111101101011110 b1ab57b1ab4a7b4e7db1ab57b1ab4a7b4e7b5e
UTF-8 雨W雨J{N}雨W雨J{N{^ 1110100110011011101010000101011111101001100110111010100001001010011110110100111001111101111010011001101110101000010101111110100110011011101010000100101001111011010011100111101101011110 e99ba857e99ba84a7b4e7de99ba857e99ba84a7b4e7b5e
UHC 雨W雨J{N}雨W雨J{N{^ 11101001111010110101011111101001111010110100101001111011010011100111110111101001111010110101011111101001111010110100101001111011010011100111101101011110 e9eb57e9eb4a7b4e7de9eb57e9eb4a7b4e7b5e

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