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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 愛〓?愛〓?^ 1000100010100100100000011010110000111111100010001010010010000001101011000011111101011110 88a481ac3f88a481ac3f5e
EUC-JP 愛〓?愛〓?^ 1011000010100110101000101010111000111111101100001010011010100010101011100011111101011110 b0a6a2ae3fb0a6a2ae3f5e
UTF-8 愛〓젍愛〓젍^ 11100110100001001001101111100011100000001001001111101100101000001000110111100110100001001001101111100011100000001001001111101100101000001000110101011110 e6849be38093eca08de6849be38093eca08d5e
UHC 愛〓젍愛〓젍^ 11100100111100011010000111101011101000001000111011100100111100011010000111101011101000001000111001011110 e4f1a1eba08ee4f1a1eba08e5e

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