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 ûHÏ¿hûHÏ¿fN}ûHÏ¿hûHÏ¿fN{^ 11111011010010001100111110111111011010001111101101001000110011111011111101100110010011100111110111111011010010001100111110111111011010001111101101001000110011111011111101100110010011100111101101011110 fb48cfbf68fb48cfbf664e7dfb48cfbf68fb48cfbf664e7b5e
SJIS-WIN ?H??h?H??fN}?H??h?H??fN{^ 00111111010010000011111100111111011010000011111101001000001111110011111101100110010011100111110100111111010010000011111100111111011010000011111101001000001111110011111101100110010011100111101101011110 3f483f3f683f483f3f664e7d3f483f3f683f483f3f664e7b5e
EUC-JP ûHÏ¿hûHÏ¿fN}ûHÏ¿hûHÏ¿fN{^ 10001111101010111110010101001000100011111010101011000001100011111010001011000100011010001000111110101011111001010100100010001111101010101100000110001111101000101100010001100110010011100111110110001111101010111110010101001000100011111010101011000001100011111010001011000100011010001000111110101011111001010100100010001111101010101100000110001111101000101100010001100110010011100111101101011110 8fabe5488faac18fa2c4688fabe5488faac18fa2c4664e7d8fabe5488faac18fa2c4688fabe5488faac18fa2c4664e7b5e
UTF-8 ûHÏ¿hûHÏ¿fN}ûHÏ¿hûHÏ¿fN{^ 11000011101110110100100011000011100011111100001010111111011010001100001110111011010010001100001110001111110000101011111101100110010011100111110111000011101110110100100011000011100011111100001010111111011010001100001110111011010010001100001110001111110000101011111101100110010011100111101101011110 c3bb48c38fc2bf68c3bb48c38fc2bf664e7dc3bb48c38fc2bf68c3bb48c38fc2bf664e7b5e
UHC ?H?¿h?H?¿fN}?H?¿h?H?¿fN{^ 0011111101001000001111111010001010101111011010000011111101001000001111111010001010101111011001100100111001111101001111110100100000111111101000101010111101101000001111110100100000111111101000101010111101100110010011100111101101011110 3f483fa2af683f483fa2af664e7d3f483fa2af683f483fa2af664e7b5e

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