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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ??咐??咐e^ 00111111001111111001100111110011001111110011111110011001111100110110010101011110 3f3f99f33f3f99f3655e
EUC-JP ??咐??咐e^ 00111111001111111101001011110101001111110011111111010010111101010110010101011110 3f3fd2f53f3fd2f5655e
UTF-8 룶웩咐룶웩咐e^ 1110101110100011101101101110110010011011101010011110010110010010100100001110101110100011101101101110110010011011101010011110010110010010100100000110010101011110 eba3b6ec9ba9e59290eba3b6ec9ba9e59290655e
UHC 룶웩咐룶웩咐e^ 1000111110101011110000001010000111011100111110111000111110101011110000001010000111011100111110110110010101011110 8fabc0a1dcfb8fabc0a1dcfb655e

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