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{^ 1110010011111100101100000101011101111101111001001111110010110000010101110111101101011110 e4fcb0577de4fcb0577b5e
SJIS-WIN ??°W}??°W{^ 00111111001111111000000110001011010101110111110100111111001111111000000110001011010101110111101101011110 3f3f818b577d3f3f818b577b5e
EUC-JP äü°W}äü°W{^ 100011111010101110100011100011111010101111100100101000011110101101010111011111011000111110101011101000111000111110101011111001001010000111101011010101110111101101011110 8faba38fabe4a1eb577d8faba38fabe4a1eb577b5e
UTF-8 äü°W}äü°W{^ 1100001110100100110000111011110011000010101100000101011101111101110000111010010011000011101111001100001010110000010101110111101101011110 c3a4c3bcc2b0577dc3a4c3bcc2b0577b5e
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)