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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ?釐∮?臣いe^ 001111111110011111011000100001111001001100111111100100000110001010000010101000100110010101011110 3fe7d887933f906282a2655e
EUC-JP ?釐??臣いe^ 0011111111101110110110100011111100111111101111111100001110100100101001000110010101011110 3feeda3f3fbfc3a4a4655e
UTF-8 룶釐∮룶臣いe^ 1110101110100011101101101110100110000111100100001110001010001000101011101110101110100011101101101110100010000111101000111110001110000001100001000110010101011110 eba3b6e98790e288aeeba3b6e887a3e38184655e
UHC 룶釐∮룶臣いe^ 1000111110101011110101111110110110100010101100011000111110101011111000111110110110101010101001000110010101011110 8fabd7eda2b18fabe3edaaa4655e

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