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\n}??W\n{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e
SJIS-WIN 讐疾W\n}讐疾W\n{^ 1000111101010001100011101011111001010111010111000110111001111101100011110101000110001110101111100101011101011100011011100111101101011110 8f518ebe575c6e7d8f518ebe575c6e7b5e
EUC-JP 讐疾W\n}讐疾W\n{^ 1011110110110010101111001100000001010111010111000110111001111101101111011011001010111100110000000101011101011100011011100111101101011110 bdb2bcc0575c6e7dbdb2bcc0575c6e7b5e
UTF-8 讐疾W\n}讐疾W\n{^ 111010001010111010010000111001111001011010111110010101110101110001101110011111011110100010101110100100001110011110010110101111100101011101011100011011100111101101011110 e8ae90e796be575c6e7de8ae90e796be575c6e7b5e
UHC 讐疾W\n}讐疾W\n{^ 1110001011000010111100101111000001010111010111000110111001111101111000101100001011110010111100000101011101011100011011100111101101011110 e2c2f2f0575c6e7de2c2f2f0575c6e7b5e

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