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 ûÄÙÞVn}ûÄÙÞVn{^ 111110111100010011011001110111100101011001101110011111011111101111000100110110011101111001010110011011100111101101011110 fbc4d9de566e7dfbc4d9de566e7b5e
SJIS-WIN ????Vn}????Vn{^ 001111110011111100111111001111110101011001101110011111010011111100111111001111110011111101010110011011100111101101011110 3f3f3f3f566e7d3f3f3f3f566e7b5e
EUC-JP ûÄÙÞVn}ûÄÙÞVn{^ 10001111101010111110010110001111101010101010001110001111101010101110001110001111101010011011000001010110011011100111110110001111101010111110010110001111101010101010001110001111101010101110001110001111101010011011000001010110011011100111101101011110 8fabe58faaa38faae38fa9b0566e7d8fabe58faaa38faae38fa9b0566e7b5e
UTF-8 ûÄÙÞVn}ûÄÙÞVn{^ 1100001110111011110000111000010011000011100110011100001110011110010101100110111001111101110000111011101111000011100001001100001110011001110000111001111001010110011011100111101101011110 c3bbc384c399c39e566e7dc3bbc384c399c39e566e7b5e
UHC ???ÞVn}???ÞVn{^ 0011111100111111001111111010100010101101010101100110111001111101001111110011111100111111101010001010110101010110011011100111101101011110 3f3f3fa8ad566e7d3f3f3fa8ad566e7b5e

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