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^ 11010011101000111110001011000000110100111010100111010011101000110110010101011110 d3a3e2c0d3a9d3a3655e
SJIS-WIN ?£?????£e^ 001111111000000110010010001111110011111100111111001111110011111110000001100100100110010101011110 3f81923f3f3f3f3f8192655e
EUC-JP Ó£âÀÓ©Ó£e^ 100011111010101011010001101000011111001010001111101010111010010010001111101010101010001010001111101010101101000110001111101000101110110110001111101010101101000110100001111100100110010101011110 8faad1a1f28faba48faaa28faad18fa2ed8faad1a1f2655e
UTF-8 Ó£âÀÓ©Ó£e^ 110000111001001111000010101000111100001110100010110000111000000011000011100100111100001010101001110000111001001111000010101000110110010101011110 c393c2a3c3a2c380c393c2a9c393c2a3655e
UHC ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e

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