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 ûÎÁÉûÎÁÇN}ûÎÁÉûÎÁÇN{^ 111110111100111011000001110010011111101111001110110000011100011101001110011111011111101111001110110000011100100111111011110011101100000111000111010011100111101101011110 fbcec1c9fbcec1c74e7dfbcec1c9fbcec1c74e7b5e
SJIS-WIN ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e
EUC-JP ûÎÁÉûÎÁÇN}ûÎÁÉûÎÁÇN{^ 1000111110101011111001011000111110101010110000101000111110101010101000011000111110101010101100011000111110101011111001011000111110101010110000101000111110101010101000011000111110101010101011100100111001111101100011111010101111100101100011111010101011000010100011111010101010100001100011111010101010110001100011111010101111100101100011111010101011000010100011111010101010100001100011111010101010101110010011100111101101011110 8fabe58faac28faaa18faab18fabe58faac28faaa18faaae4e7d8fabe58faac28faaa18faab18fabe58faac28faaa18faaae4e7b5e
UTF-8 ûÎÁÉûÎÁÇN}ûÎÁÉûÎÁÇN{^ 11000011101110111100001110001110110000111000000111000011100010011100001110111011110000111000111011000011100000011100001110000111010011100111110111000011101110111100001110001110110000111000000111000011100010011100001110111011110000111000111011000011100000011100001110000111010011100111101101011110 c3bbc38ec381c389c3bbc38ec381c3874e7dc3bbc38ec381c389c3bbc38ec381c3874e7b5e
UHC ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e

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