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Ë‹‘fN}Ë‹‘hË‹‘fN{^ 10001101110010111000101110010001011010001000110111001011100010111001000101100110010011100111110110001101110010111000101110010001011010001000110111001011100010111001000101100110010011100111101101011110 8dcb8b91688dcb8b91664e7d8dcb8b91688dcb8b91664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ?Ë??h?Ë??fN}?Ë??h?Ë??fN{^ 001111111000111110101010101100110011111100111111011010000011111110001111101010101011001100111111001111110110011001001110011111010011111110001111101010101011001100111111001111110110100000111111100011111010101010110011001111110011111101100110010011100111101101011110 3f8faab33f3f683f8faab33f3f664e7d3f8faab33f3f683f8faab33f3f664e7b5e
UTF-8 Ë‹‘hË‹‘fN}Ë‹‘hË‹‘fN{^ 1100001010001101110000111000101111000010100010111100001010010001011010001100001010001101110000111000101111000010100010111100001010010001011001100100111001111101110000101000110111000011100010111100001010001011110000101001000101101000110000101000110111000011100010111100001010001011110000101001000101100110010011100111101101011110 c28dc38bc28bc29168c28dc38bc28bc291664e7dc28dc38bc28bc29168c28dc38bc28bc291664e7b5e
UHC ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e

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