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{^ 1110010110011110101100000101011101111101111001011001111010110000010101110111101101011110 e59eb0577de59eb0577b5e
SJIS-WIN ??°W}??°W{^ 00111111001111111000000110001011010101110111110100111111001111111000000110001011010101110111101101011110 3f3f818b577d3f3f818b577b5e
EUC-JP å?°W}å?°W{^ 1000111110101011101010010011111110100001111010110101011101111101100011111010101110101001001111111010000111101011010101110111101101011110 8faba93fa1eb577d8faba93fa1eb577b5e
UTF-8 垰W}垰W{^ 1100001110100101110000101001111011000010101100000101011101111101110000111010010111000010100111101100001010110000010101110111101101011110 c3a5c29ec2b0577dc3a5c29ec2b0577b5e
UHC ??°W}??°W{^ 00111111001111111010000111000110010101110111110100111111001111111010000111000110010101110111101101011110 3f3fa1c6577d3f3fa1c6577b5e

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