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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 畏???→?愈 10001000110110000011111100111111001111111000000110101000001111111001011011111010 88d83f3f3f81a83f96fa
EUC-JP 畏???→?愈 10110000110110100011111100111111001111111010001010101010001111111100110011111100 b0da3f3f3fa2aa3fccfc
UTF-8 畏뷩깾溜→콨愈 111001111001010110001111111010111011011110101001111010101011100110111110111011111010011110001011111000101000011010010010111011001011110110101000111001101000010010001000 e7958febb7a9eab9beefa78be28692ecbda8e68488
UHC 畏뷩깾溜→콨愈 1110100011100110101110101110001110000011101001111110101011111110101000011110011010110001100111011110101011101111 e8e6bae383a7eafea1e6b19deaef

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