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^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ????????^e^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
EUC-JP ????????^e^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
UTF-8 렯렱렯렾센션센섄^e^ 111010111010000010101111111010111010000010110001111010111010000010101111111010111010000010111110111011001000010010111100111011001000010110011000111011001000010010111100111011001000010010000100010111100110010101011110 eba0afeba0b1eba0afeba0beec84bcec8598ec84bcec84845e655e
UHC 렯렱렯렾센션센섄^e^ 10001110101111001000111010111110100011101011110010001110110001101011110010111110101111001100011110111100101111101011110010101001010111100110010101011110 8ebc8ebe8ebc8ec6bcbebcc7bcbebca95e655e

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