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 ûEÇ¿hûEÇ¿fN}ûEÇ¿hûEÇ¿fN{^ 11111011010001011100011110111111011010001111101101000101110001111011111101100110010011100111110111111011010001011100011110111111011010001111101101000101110001111011111101100110010011100111101101011110 fb45c7bf68fb45c7bf664e7dfb45c7bf68fb45c7bf664e7b5e
SJIS-WIN ?E??h?E??fN}?E??h?E??fN{^ 00111111010001010011111100111111011010000011111101000101001111110011111101100110010011100111110100111111010001010011111100111111011010000011111101000101001111110011111101100110010011100111101101011110 3f453f3f683f453f3f664e7d3f453f3f683f453f3f664e7b5e
EUC-JP ûEÇ¿hûEÇ¿fN}ûEÇ¿hûEÇ¿fN{^ 10001111101010111110010101000101100011111010101010101110100011111010001011000100011010001000111110101011111001010100010110001111101010101010111010001111101000101100010001100110010011100111110110001111101010111110010101000101100011111010101010101110100011111010001011000100011010001000111110101011111001010100010110001111101010101010111010001111101000101100010001100110010011100111101101011110 8fabe5458faaae8fa2c4688fabe5458faaae8fa2c4664e7d8fabe5458faaae8fa2c4688fabe5458faaae8fa2c4664e7b5e
UTF-8 ûEÇ¿hûEÇ¿fN}ûEÇ¿hûEÇ¿fN{^ 11000011101110110100010111000011100001111100001010111111011010001100001110111011010001011100001110000111110000101011111101100110010011100111110111000011101110110100010111000011100001111100001010111111011010001100001110111011010001011100001110000111110000101011111101100110010011100111101101011110 c3bb45c387c2bf68c3bb45c387c2bf664e7dc3bb45c387c2bf68c3bb45c387c2bf664e7b5e
UHC ?E?¿h?E?¿fN}?E?¿h?E?¿fN{^ 0011111101000101001111111010001010101111011010000011111101000101001111111010001010101111011001100100111001111101001111110100010100111111101000101010111101101000001111110100010100111111101000101010111101100110010011100111101101011110 3f453fa2af683f453fa2af664e7d3f453fa2af683f453fa2af664e7b5e

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