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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 襞h浦W}襞h浦W{^ 1110010111111100100000101000100010001001010110010101011101111101111001011111110010000010100010001000100101011001010101110111101101011110 e5fc82888959577de5fc82888959577b5e
EUC-JP 襞h浦W}襞h浦W{^ 1110101011111110101000111110100010110001101110100101011101111101111010101111111010100011111010001011000110111010010101110111101101011110 eafea3e8b1ba577deafea3e8b1ba577b5e
UTF-8 襞h浦W}襞h浦W{^ 1110100010100101100111101110111110111101100010001110011010110101101001100101011101111101111010001010010110011110111011111011110110001000111001101011010110100110010101110111101101011110 e8a59eefbd88e6b5a6577de8a59eefbd88e6b5a6577b5e
UHC ?h浦W}?h浦W{^ 001111111010001111101000111110001101110101010111011111010011111110100011111010001111100011011101010101110111101101011110 3fa3e8f8dd577d3fa3e8f8dd577b5e

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