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 畏?┫畏?┫^ 1000100011011000001111111000010010110010100010001101100000111111100001001011001001011110 88d83f84b288d83f84b25e
EUC-JP 畏?┫畏?┫^ 1011000011011010001111111010100010110100101100001101101000111111101010001011010001011110 b0da3fa8b4b0da3fa8b45e
UTF-8 畏먬┫畏먬┫^ 11100111100101011000111111101011101010001010110011100010100101001010101111100111100101011000111111101011101010001010110011100010100101001010101101011110 e7958feba8ace294abe7958feba8ace294ab5e
UHC 畏먬┫畏먬┫^ 11101000111001101001000011101001101001101011010011101000111001101001000011101001101001101011010001011110 e8e690e9a6b4e8e690e9a6b45e

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