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 ã\‰ŒSã\‰ŒNN}ã\‰ŒSã\‰ŒNN{^ 1110001101011100100010011000110010010000010100111110001101011100100010011000110010010000010011100100111001111101111000110101110010001001100011001001000001010011111000110101110010001001100011001001000001001110010011100111101101011110 e35c898c9053e35c898c904e4e7de35c898c9053e35c898c904e4e7b5e
SJIS-WIN ?\???S?\???NN}?\???S?\???NN{^ 0011111101011100001111110011111100111111010100110011111101011100001111110011111100111111010011100100111001111101001111110101110000111111001111110011111101010011001111110101110000111111001111110011111101001110010011100111101101011110 3f5c3f3f3f533f5c3f3f3f4e4e7d3f5c3f3f3f533f5c3f3f3f4e4e7b5e
EUC-JP ã\???Sã\???NN}ã\???Sã\???NN{^ 10001111101010111010101001011100001111110011111100111111010100111000111110101011101010100101110000111111001111110011111101001110010011100111110110001111101010111010101001011100001111110011111100111111010100111000111110101011101010100101110000111111001111110011111101001110010011100111101101011110 8fabaa5c3f3f3f538fabaa5c3f3f3f4e4e7d8fabaa5c3f3f3f538fabaa5c3f3f3f4e4e7b5e
UTF-8 ã\‰ŒSã\‰ŒNN}ã\‰ŒSã\‰ŒNN{^ 110000111010001101011100110000101000100111000010100011001100001010010000010100111100001110100011010111001100001010001001110000101000110011000010100100000100111001001110011111011100001110100011010111001100001010001001110000101000110011000010100100000101001111000011101000110101110011000010100010011100001010001100110000101001000001001110010011100111101101011110 c3a35cc289c28cc29053c3a35cc289c28cc2904e4e7dc3a35cc289c28cc29053c3a35cc289c28cc2904e4e7b5e
UHC ?\???S?\???NN}?\???S?\???NN{^ 0011111101011100001111110011111100111111010100110011111101011100001111110011111100111111010011100100111001111101001111110101110000111111001111110011111101010011001111110101110000111111001111110011111101001110010011100111101101011110 3f5c3f3f3f533f5c3f3f3f4e4e7d3f5c3f3f3f533f5c3f3f3f4e4e7b5e

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