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 晶諶ァ失晶」 1000111110111011111110011101110011111011101010101010011110001110101110001000111110111011111110011000111010100011 8fbbf9dcfbaaa78eb88fbbf98ea3
EUC-JP 晶?諶ァ失晶?」 101111101011110100111111100011111101111010110101100011101010011110111100101110101011111010111101001111111000111010100011 bebd3f8fdeb58ea7bcbabebd3f8ea3
UTF-8 晶諶ァ失晶」 111001101001100110110110111011101001110010110111111010001010101110110110111011111011110110100111111001011010010010110001111001101001100110110110111011101001101110101001111011111011110110100011 e699b6ee9cb7e8abb6efbda7e5a4b1e699b6ee9ba9efbda3
UHC 晶?諶?失晶?? 111011111101110000111111111001001010011000111111111000111111011111101111110111000011111100111111 efdc3fe4a63fe3f7efdc3f3f

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