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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 晶澈ァ鴫晶諶ー 10001111101110111111100111010010111110110100101110100111100011101011000010001111101110111111100111011100111110111010101010110000 8fbbf9d2fb4ba78eb08fbbf9dcfbaab0
EUC-JP 晶?澈ァ鴫晶?諶ー 101111101011110100111111100011111100100011100101100011101010011110111100101100101011111010111101001111111000111111011110101101011000111010110000 bebd3f8fc8e58ea7bcb2bebd3f8fdeb58eb0
UTF-8 晶澈ァ鴫晶諶ー 111001101001100110110110111011101001110010101101111001101011111010001000111011111011110110100111111010011011010010101011111001101001100110110110111011101001110010110111111010001010101110110110111011111011110110110000 e699b6ee9cade6be88efbda7e9b4abe699b6ee9cb7e8abb6efbdb0
UHC 晶?澈??晶?諶? 11101111110111000011111111110100110011010011111100111111111011111101110000111111111001001010011000111111 efdc3ff4cd3f3fefdc3fe4a63f

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