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 晶澈ァ失晶」 1000111110111011111110011101110011111011010010111010011110001110101110001000111110111011111110011000111010100011 8fbbf9dcfb4ba78eb88fbbf98ea3
EUC-JP 晶?澈ァ失晶?」 101111101011110100111111100011111100100011100101100011101010011110111100101110101011111010111101001111111000111010100011 bebd3f8fc8e58ea7bcbabebd3f8ea3
UTF-8 晶澈ァ失晶」 111001101001100110110110111011101001110010110111111001101011111010001000111011111011110110100111111001011010010010110001111001101001100110110110111011101001101110101001111011111011110110100011 e699b6ee9cb7e6be88efbda7e5a4b1e699b6ee9ba9efbda3
UHC 晶?澈?失晶?? 111011111101110000111111111101001100110100111111111000111111011111101111110111000011111100111111 efdc3ff4cd3fe3f7efdc3f3f

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