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 »ùÂïÓûÌ}»ùÂïÓûÌ{^ 10001111101110111111100111000010111011111101001111111011110011000111110110001111101110111111100111000010111011111101001111111011110011000111101101011110 8fbbf9c2efd3fbcc7d8fbbf9c2efd3fbcc7b5e
SJIS-WIN ????????}????????{^ 00111111001111110011111100111111001111110011111100111111001111110111110100111111001111110011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f3f3f7d3f3f3f3f3f3f3f3f7b5e
EUC-JP ??ùÂïÓûÌ}??ùÂïÓûÌ{^ 00111111001111111000111110101011111000111000111110101010101001001000111110101011110000011000111110101010110100011000111110101011111001011000111110101010110000000111110100111111001111111000111110101011111000111000111110101010101001001000111110101011110000011000111110101010110100011000111110101011111001011000111110101010110000000111101101011110 3f3f8fabe38faaa48fabc18faad18fabe58faac07d3f3f8fabe38faaa48fabc18faad18fabe58faac07b5e
UTF-8 »ùÂïÓûÌ}»ùÂïÓûÌ{^ 1100001010001111110000101011101111000011101110011100001110000010110000111010111111000011100100111100001110111011110000111000110001111101110000101000111111000010101110111100001110111001110000111000001011000011101011111100001110010011110000111011101111000011100011000111101101011110 c28fc2bbc3b9c382c3afc393c3bbc38c7dc28fc2bbc3b9c382c3afc393c3bbc38c7b5e
UHC ????????}????????{^ 00111111001111110011111100111111001111110011111100111111001111110111110100111111001111110011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f3f3f7d3f3f3f3f3f3f3f3f7b5e

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