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^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
SJIS-WIN ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
EUC-JP ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
UTF-8 센셕렯렽렯렒^e^ 111011001000010010111100111011001000010110010101111010111010000010101111111010111010000010111101111010111010000010101111111010111010000010010010010111100110010101011110 ec84bcec8595eba0afeba0bdeba0afeba0925e655e
UHC 센셕렯렽렯렒^e^ 101111001011111010111100110001101000111010111100100011101100010110001110101111001000111010100111010111100110010101011110 bcbebcc68ebc8ec58ebc8ea75e655e

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