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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
UTF-8 렯렼솜셕섯셕송셴e^ 1110101110100000101011111110101110100000101111001110110010000110100111001110110010000101100101011110110010000100101011111110110010000101100101011110110010000110101000011110110010000101101101000110010101011110 eba0afeba0bcec869cec8595ec84afec8595ec86a1ec85b4655e
UHC 렯렼솜셕섯셕송셴e^ 100011101011110010001110110001001011110011011000101111001100011010111100101110001011110011000110101111001101101110111100110011110110010101011110 8ebc8ec4bcd8bcc6bcb8bcc6bcdbbccf655e

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