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 隍晏ァ穎}隍晏ァ穎{^ 1110100010100100100111011110010110100111100010010110111001111101111010001010010010011101111001011010011110001001011011100111101101011110 e8a49de5a7896e7de8a49de5a7896e7b5e
EUC-JP 隍晏ァ穎}隍晏ァ穎{^ 11110000101001101101101011100111100011101010011110110001110011110111110111110000101001101101101011100111100011101010011110110001110011110111101101011110 f0a6dae78ea7b1cf7df0a6dae78ea7b1cf7b5e
UTF-8 隍晏ァ穎}隍晏ァ穎{^ 111010011001101010001101111001101001100110001111111011111011110110100111111001111010100110001110011111011110100110011010100011011110011010011001100011111110111110111101101001111110011110101001100011100111101101011110 e99a8de6998fefbda7e7a98e7de99a8de6998fefbda7e7a98e7b5e
UHC 隍晏?穎}隍晏?穎{^ 1111110011011011111001001100111100111111111001111100010001111101111111001101101111100100110011110011111111100111110001000111101101011110 fcdbe4cf3fe7c47dfcdbe4cf3fe7c47b5e

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