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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 罌?押}罌?押{^ 11100011101000000011111110001001100111110111110111100011101000000011111110001001100111110111101101011110 e3a03f899f7de3a03f899f7b5e
EUC-JP 罌?押}罌?押{^ 11100110101000100011111110110010101000010111110111100110101000100011111110110010101000010111101101011110 e6a23fb2a17de6a23fb2a17b5e
UTF-8 罌쌼押}罌쌼押{^ 111001111011110110001100111011001000110010111100111001101000101010111100011111011110011110111101100011001110110010001100101111001110011010001010101111000111101101011110 e7bd8cec8cbce68abc7de7bd8cec8cbce68abc7b5e
UHC 罌쌼押}罌쌼押{^ 111001011010001010011011011010101110010011100011011111011110010110100010100110110110101011100100111000110111101101011110 e5a29b6ae4e37de5a29b6ae4e37b5e

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