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 ??C????e^ 001111110011111101000011001111110011111100111111001111110110010101011110 3f3f433f3f3f3f655e
SJIS-WIN ??C????e^ 001111110011111101000011001111110011111100111111001111110110010101011110 3f3f433f3f3f3f655e
EUC-JP ??C????e^ 001111110011111101000011001111110011111100111111001111110110010101011110 3f3f433f3f3f3f655e
UTF-8 룵₃C룵₃룵₃e^ 111010111010001110110101111000101000001010000011010000111110101110100011101101011110001010000010100000111110101110100011101101011110001010000010100000110110010101011110 eba3b5e2828343eba3b5e28283eba3b5e28283655e
UHC 룵₃C룵₃룵₃e^ 100011111010101010101001111111010100001110001111101010101010100111111101100011111010101010101001111111010110010101011110 8faaa9fd438faaa9fd8faaa9fd655e

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