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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 謗訪\}謗訪\{^ 11100110100011101001011001001011010111000111110111100110100011101001011001001011010111000111101101011110 e68e964b5c7de68e964b5c7b5e
EUC-JP 謗訪\}謗訪\{^ 11101011111011101100101110101100010111000111110111101011111011101100101110101100010111000111101101011110 ebeecbac5c7debeecbac5c7b5e
UTF-8 謗訪\}謗訪\{^ 1110100010101100100101111110100010101000101010100101110001111101111010001010110010010111111010001010100010101010010111000111101101011110 e8ac97e8a8aa5c7de8ac97e8a8aa5c7b5e
UHC 謗訪\}謗訪\{^ 11011011101111111101101110111110010111000111110111011011101111111101101110111110010111000111101101011110 dbbfdbbe5c7ddbbfdbbe5c7b5e

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