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^ 1110101110100011101111111110010010111010101010000110010101011110 eba3bfe4baa8655e
SJIS-WIN ?£???¨e^ 00111111100000011001001000111111001111110011111110000001010011100110010101011110 3f81923f3f3f814e655e
EUC-JP 룿亨e^ 100011111010101110110011101000011111001010001111101000101100010010001111101010111010001110001111101000101110101110100001101011110110010101011110 8fabb3a1f28fa2c48faba38fa2eba1af655e
UTF-8 룿亨e^ 1100001110101011110000101010001111000010101111111100001110100100110000101011101011000010101010000110010101011110 c3abc2a3c2bfc3a4c2bac2a8655e
UHC ??¿?º¨e^ 0011111100111111101000101010111100111111101010001010110010100001101001110110010101011110 3f3fa2af3fa8aca1a7655e

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