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 晶ェ晶諶ゥク 10001111101110111111100011101100101010101000111110111011111110011101110011111011101010101010100110111000 8fbbf8ecaa8fbbf9dcfbaaa9b8
EUC-JP 晶?ェ晶?諶ゥク 101111101011110100111111100011101010101010111110101111010011111110001111110111101011010110001110101010011000111010111000 bebd3f8eaabebd3f8fdeb58ea98eb8
UTF-8 晶ェ晶諶ゥク 111001101001100110110110111011101001101010001011111011111011110110101010111001101001100110110110111011101001110010110111111010001010101110110110111011111011110110101001111011111011110110111000 e699b6ee9a8befbdaae699b6ee9cb7e8abb6efbda9efbdb8
UHC 晶??晶?諶?? 1110111111011100001111110011111111101111110111000011111111100100101001100011111100111111 efdc3f3fefdc3fe4a63f3f

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