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 愛??壓??壤 10001000101001000011111100111111100110101101100000111111001111111001101011011111 88a43f3f9ad83f3f9adf
EUC-JP 愛??壓??壤 10110000101001100011111100111111110101001101101000111111001111111101010011100001 b0a63f3fd4da3f3fd4e1
UTF-8 愛곷젻壓꾨쑙壤 111001101000010010011011111010101011001110110111111011001010000010111011111001011010001110010011111010101011111010101000111011001001000110011001111001011010001110100100 e6849beab3b7eca0bbe5a393eabea8ec9199e5a3a4
UHC 愛곷젻壓꾨쑙壤 1110010011110001100000011110101110100000101011101110010011100010100001001110101110011100101110001110010110111101 e4f181eba0aee4e284eb9cb8e5bd

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