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 ûB¡hûB¡fN}ûB¡hûB¡fN{^ 111110110100001010100001011010001111101101000010101000010110011001001110011111011111101101000010101000010110100011111011010000101010000101100110010011100111101101011110 fb42a168fb42a1664e7dfb42a168fb42a1664e7b5e
SJIS-WIN ?B?h?B?fN}?B?h?B?fN{^ 001111110100001000111111011010000011111101000010001111110110011001001110011111010011111101000010001111110110100000111111010000100011111101100110010011100111101101011110 3f423f683f423f664e7d3f423f683f423f664e7b5e
EUC-JP ûB¡hûB¡fN}ûB¡hûB¡fN{^ 10001111101010111110010101000010100011111010001011000010011010001000111110101011111001010100001010001111101000101100001001100110010011100111110110001111101010111110010101000010100011111010001011000010011010001000111110101011111001010100001010001111101000101100001001100110010011100111101101011110 8fabe5428fa2c2688fabe5428fa2c2664e7d8fabe5428fa2c2688fabe5428fa2c2664e7b5e
UTF-8 ûB¡hûB¡fN}ûB¡hûB¡fN{^ 1100001110111011010000101100001010100001011010001100001110111011010000101100001010100001011001100100111001111101110000111011101101000010110000101010000101101000110000111011101101000010110000101010000101100110010011100111101101011110 c3bb42c2a168c3bb42c2a1664e7dc3bb42c2a168c3bb42c2a1664e7b5e
UHC ?B¡h?B¡fN}?B¡h?B¡fN{^ 00111111010000101010001010101110011010000011111101000010101000101010111001100110010011100111110100111111010000101010001010101110011010000011111101000010101000101010111001100110010011100111101101011110 3f42a2ae683f42a2ae664e7d3f42a2ae683f42a2ae664e7b5e

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