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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 顆晢スサ郢ァ蜍セ 111010001111011110011101111011111011110110111011111001111011100110100111111001011000101110111110 e8f79defbdbbe7b9a7e58bbe
EUC-JP 顆晢スサ郢ァ蜍セ 11110000111110011101101011110001100011101011110110001110101110111110111010111011100011101010011111101001111010111000111010111110 f0f9daf18ebd8ebbeebb8ea7e9eb8ebe
UTF-8 顆晢スサ郢ァ蜍セ 111010011010000110000110111001101001100110100010111011111011110110111101111011111011110110111011111010011000001110100010111011111011110110100111111010001001110010001101111011111011110110111110 e9a186e699a2efbdbdefbdbbe983a2efbda7e89c8defbdbe
UHC 顆??????? 110011101010100000111111001111110011111100111111001111110011111100111111 cea83f3f3f3f3f3f3f

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