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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 畏?┘畏?┘^ 1000100011011000001111111000010010100011100010001101100000111111100001001010001101011110 88d83f84a388d83f84a35e
EUC-JP 畏?┘畏?┘^ 1011000011011010001111111010100010100101101100001101101000111111101010001010010101011110 b0da3fa8a5b0da3fa8a55e
UTF-8 畏펠┘畏펠┘^ 11100111100101011000111111101101100011101010000011100010100101001001100011100111100101011000111111101101100011101010000011100010100101001001100001011110 e7958fed8ea0e29498e7958fed8ea0e294985e
UHC 畏펠┘畏펠┘^ 11101000111001101100011011100111101001101010010111101000111001101100011011100111101001101010010101011110 e8e6c6e7a6a5e8e6c6e7a6a55e

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