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 렳韋롍^ 11101011101000001011001111101001100111111000101111101011101000011000110101011110 eba0b3e99f8beba18d5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ë??é??ë¡?^ 100011111010101110110011001111110011111110001111101010111011000100111111001111111000111110101011101100111000111110100010110000100011111101011110 8fabb33f3f8fabb13f3f8fabb38fa2c23f5e
UTF-8 렳韋롍^ 11000011101010111100001010100000110000101011001111000011101010011100001010011111110000101000101111000011101010111100001010100001110000101000110101011110 c3abc2a0c2b3c3a9c29fc28bc3abc2a1c28d5e
UHC ??³????¡?^ 001111110011111110101001111110000011111100111111001111110011111110100010101011100011111101011110 3f3fa9f83f3f3f3fa2ae3f5e

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