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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 澈磁澈エ鮑ァ? 1111101101001011100011101010010111111011010010111011010011101001101110001010011100111111 fb4b8ea5fb4bb4e9b8a73f
EUC-JP 澈磁澈エ鮑ァ澇 1000111111001000111001011011110010100111100011111100100011100101100011101011010011110010101110101000111010100111100011111100100011100100 8fc8e5bca78fc8e58eb4f2ba8ea78fc8e4
UTF-8 澈磁澈エ鮑ァ澇 111001101011111010001000111001111010001110000001111001101011111010001000111011111011110110110100111010011010111010010001111011111011110110100111111001101011111010000111 e6be88e7a381e6be88efbdb4e9ae91efbda7e6be87
UHC 澈磁澈?鮑?? 1111010011001101111011011011100011110100110011010011111111111000111010100011111100111111 f4cdedb8f4cd3ff8ea3f3f

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