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 戍㏆º^ 111001101000100010001101111000111000111110000110110000101011101001011110 e6888de38f86c2ba5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP æ??ã??º^ 1000111110101001110000010011111100111111100011111010101110101010001111110011111110001111101010101010010010001111101000101110101101011110 8fa9c13f3f8fabaa3f3f8faaa48fa2eb5e
UTF-8 戍㏆º^ 1100001110100110110000101000100011000010100011011100001110100011110000101000111111000010100001101100001110000010110000101011101001011110 c3a6c288c28dc3a3c28fc286c382c2ba5e
UHC æ??????º^ 1010100110100001001111110011111100111111001111110011111100111111101010001010110001011110 a9a13f3f3f3f3f3fa8ac5e

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