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{^ 111110111101001111111011101010010101110001101110011111011111101111010011111110111010100101011100011011100111101101011110 fbd3fba95c6e7dfbd3fba95c6e7b5e
SJIS-WIN ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
EUC-JP ûÓû©\n}ûÓû©\n{^ 10001111101010111110010110001111101010101101000110001111101010111110010110001111101000101110110101011100011011100111110110001111101010111110010110001111101010101101000110001111101010111110010110001111101000101110110101011100011011100111101101011110 8fabe58faad18fabe58fa2ed5c6e7d8fabe58faad18fabe58fa2ed5c6e7b5e
UTF-8 ûÓû©\n}ûÓû©\n{^ 1100001110111011110000111001001111000011101110111100001010101001010111000110111001111101110000111011101111000011100100111100001110111011110000101010100101011100011011100111101101011110 c3bbc393c3bbc2a95c6e7dc3bbc393c3bbc2a95c6e7b5e
UHC ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e

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