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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 厓?鵝?厓?鵝?^ 11111010100011010011111111101010010000000011111111111010100011010011111111101010010000000011111101011110 fa8d3fea403ffa8d3fea403f5e
EUC-JP 厓?鵝?厓?鵝?^ 100011111011010011000111001111111111001110100001001111111000111110110100110001110011111111110011101000010011111101011110 8fb4c73ff3a13f8fb4c73ff3a13f5e
UTF-8 厓쯥鵝냰厓쯥鵝냰^ 11100101100011101001001111101100101011111010010111101001101101011001110111101011100000111011000011100101100011101001001111101100101011111010010111101001101101011001110111101011100000111011000001011110 e58e93ecafa5e9b59deb83b0e58e93ecafa5e9b59deb83b05e
UHC 厓쯥鵝냰厓쯥鵝냰^ 1110010011101101101010010110010111100100101111011000011001111010111001001110110110101001011001011110010010111101100001100111101001011110 e4eda965e4bd867ae4eda965e4bd867a5e

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