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L^hûEL^fN}ûEL^hûEL^fN{^ 1111101101000101100000010100110001011110011010001111101101000101100000010100110001011110011001100100111001111101111110110100010110000001010011000101111001101000111110110100010110000001010011000101111001100110010011100111101101011110 fb45814c5e68fb45814c5e664e7dfb45814c5e68fb45814c5e664e7b5e
SJIS-WIN ?E?L^h?E?L^fN}?E?L^h?E?L^fN{^ 0011111101000101001111110100110001011110011010000011111101000101001111110100110001011110011001100100111001111101001111110100010100111111010011000101111001101000001111110100010100111111010011000101111001100110010011100111101101011110 3f453f4c5e683f453f4c5e664e7d3f453f4c5e683f453f4c5e664e7b5e
EUC-JP ûE?L^hûE?L^fN}ûE?L^hûE?L^fN{^ 10001111101010111110010101000101001111110100110001011110011010001000111110101011111001010100010100111111010011000101111001100110010011100111110110001111101010111110010101000101001111110100110001011110011010001000111110101011111001010100010100111111010011000101111001100110010011100111101101011110 8fabe5453f4c5e688fabe5453f4c5e664e7d8fabe5453f4c5e688fabe5453f4c5e664e7b5e
UTF-8 ûEL^hûEL^fN}ûEL^hûEL^fN{^ 11000011101110110100010111000010100000010100110001011110011010001100001110111011010001011100001010000001010011000101111001100110010011100111110111000011101110110100010111000010100000010100110001011110011010001100001110111011010001011100001010000001010011000101111001100110010011100111101101011110 c3bb45c2814c5e68c3bb45c2814c5e664e7dc3bb45c2814c5e68c3bb45c2814c5e664e7b5e
UHC ?E?L^h?E?L^fN}?E?L^h?E?L^fN{^ 0011111101000101001111110100110001011110011010000011111101000101001111110100110001011110011001100100111001111101001111110100010100111111010011000101111001101000001111110100010100111111010011000101111001100110010011100111101101011110 3f453f4c5e683f453f4c5e664e7d3f453f4c5e683f453f4c5e664e7b5e

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