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 脱短促W}脱短促W{^ 1001001001000101100100100101101010010001101000110101011101111101100100100100010110010010010110101001000110100011010101110111101101011110 9245925a91a3577d9245925a91a3577b5e
EUC-JP 脱短促W}脱短促W{^ 1100001110100110110000111011101111000010101001010101011101111101110000111010011011000011101110111100001010100101010101110111101101011110 c3a6c3bbc2a5577dc3a6c3bbc2a5577b5e
UTF-8 脱短促W}脱短促W{^ 1110100010000100101100011110011110011111101011011110010010111111100000110101011101111101111010001000010010110001111001111001111110101101111001001011111110000011010101110111101101011110 e884b1e79fade4bf83577de884b1e79fade4bf83577b5e
UHC ?短促W}?短促W{^ 001111111101001110101101111101011011010101010111011111010011111111010011101011011111010110110101010101110111101101011110 3fd3adf5b5577d3fd3adf5b5577b5e

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