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 痾鞦咤咤痾鞦咤咤^ 1110000101111101111010001110000110011010010000101001101001000010111000010111110111101000111000011001101001000010100110100100001001011110 e17de8e19a429a42e17de8e19a429a425e
EUC-JP 痾鞦咤咤痾鞦咤咤^ 1110000111011110111100001110001111010011101000111101001110100011111000011101111011110000111000111101001110100011110100111010001101011110 e1def0e3d3a3d3a3e1def0e3d3a3d3a35e
UTF-8 痾鞦咤咤痾鞦咤咤^ 11100111100101111011111011101001100111101010011011100101100100101010010011100101100100101010010011100111100101111011111011101001100111101010011011100101100100101010010011100101100100101010010001011110 e797bee99ea6e592a4e592a4e797bee99ea6e592a4e592a45e
UHC ??咤咤??咤咤^ 00111111001111111111011011100011111101101110001100111111001111111111011011100011111101101110001101011110 3f3ff6e3f6e33f3ff6e3f6e35e

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