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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 失鋿痔W}失鋿痔W{^ 111100001011001110001110101110001111101111011100100011101010010001010111011111011111000010110011100011101011100011111011110111001000111010100100010101110111101101011110 f0b38eb8fbdc8ea4577df0b38eb8fbdc8ea4577b5e
EUC-JP ?失鋿痔W}?失鋿痔W{^ 001111111011110010111010100011111110010011010010101111001010011001010111011111010011111110111100101110101000111111100100110100101011110010100110010101110111101101011110 3fbcba8fe4d2bca6577d3fbcba8fe4d2bca6577b5e
UTF-8 失鋿痔W}失鋿痔W{^ 1110111010000001101100101110010110100100101100011110100110001011101111111110011110010111100101000101011101111101111011101000000110110010111001011010010010110001111010011000101110111111111001111001011110010100010101110111101101011110 ee81b2e5a4b1e98bbfe79794577dee81b2e5a4b1e98bbfe79794577b5e
UHC ?失?痔W}?失?痔W{^ 0011111111100011111101110011111111110110110000000101011101111101001111111110001111110111001111111111011011000000010101110111101101011110 3fe3f73ff6c0577d3fe3f73ff6c0577b5e

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