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î ûP›on}ûSî ûP›on{^ 11111011010100111000111111101110100100001010000011111011010100001001101101101111011011100111110111111011010100111000111111101110100100001010000011111011010100001001101101101111011011100111101101011110 fb538fee90a0fb509b6f6e7dfb538fee90a0fb509b6f6e7b5e
SJIS-WIN ?S?????P?on}?S?????P?on{^ 00111111010100110011111100111111001111110011111100111111010100000011111101101111011011100111110100111111010100110011111100111111001111110011111100111111010100000011111101101111011011100111101101011110 3f533f3f3f3f3f503f6f6e7d3f533f3f3f3f3f503f6f6e7b5e
EUC-JP ûS?î??ûP?on}ûS?î??ûP?on{^ 10001111101010111110010101010011001111111000111110101011110000100011111100111111100011111010101111100101010100000011111101101111011011100111110110001111101010111110010101010011001111111000111110101011110000100011111100111111100011111010101111100101010100000011111101101111011011100111101101011110 8fabe5533f8fabc23f3f8fabe5503f6f6e7d8fabe5533f8fabc23f3f8fabe5503f6f6e7b5e
UTF-8 ûSî ûP›on}ûSî ûP›on{^ 110000111011101101010011110000101000111111000011101011101100001010010000110000101010000011000011101110110101000011000010100110110110111101101110011111011100001110111011010100111100001010001111110000111010111011000010100100001100001010100000110000111011101101010000110000101001101101101111011011100111101101011110 c3bb53c28fc3aec290c2a0c3bb50c29b6f6e7dc3bb53c28fc3aec290c2a0c3bb50c29b6f6e7b5e
UHC ?S?????P?on}?S?????P?on{^ 00111111010100110011111100111111001111110011111100111111010100000011111101101111011011100111110100111111010100110011111100111111001111110011111100111111010100000011111101101111011011100111101101011110 3f533f3f3f3f3f503f6f6e7d3f533f3f3f3f3f503f6f6e7b5e

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