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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 譏ァ譫杵}譏ァ譫杵{^ 1110011010011000101001111110011010011110100010110110111001111101111001101001100010100111111001101001111010001011011011100111101101011110 e698a7e69e8b6e7de698a7e69e8b6e7b5e
EUC-JP 譏ァ譫杵}譏ァ譫杵{^ 11101011111110001000111010100111111010111111111010110101110011110111110111101011111110001000111010100111111010111111111010110101110011110111101101011110 ebf88ea7ebfeb5cf7debf88ea7ebfeb5cf7b5e
UTF-8 譏ァ譫杵}譏ァ譫杵{^ 111010001010110110001111111011111011110110100111111010001010110110101011111001101001110110110101011111011110100010101101100011111110111110111101101001111110100010101101101010111110011010011101101101010111101101011110 e8ad8fefbda7e8adabe69db57de8ad8fefbda7e8adabe69db57b5e
UHC 譏??杵}譏??杵{^ 110100011100000100111111001111111110111010111110011111011101000111000001001111110011111111101110101111100111101101011110 d1c13f3feebe7dd1c13f3feebe7b5e

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