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 ‘uäçN[}‘uäçN[{^ 100100010111010111100100111001110100111001011011011111011001000101110101111001001110011101001110010110110111101101011110 9175e4e74e5b7d9175e4e74e5b7b5e
SJIS-WIN ?u??N[}?u??N[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e
EUC-JP ?uäçN[}?uäçN[{^ 0011111101110101100011111010101110100011100011111010101110101110010011100101101101111101001111110111010110001111101010111010001110001111101010111010111001001110010110110111101101011110 3f758faba38fabae4e5b7d3f758faba38fabae4e5b7b5e
UTF-8 ‘uäçN[}‘uäçN[{^ 110000101001000101110101110000111010010011000011101001110100111001011011011111011100001010010001011101011100001110100100110000111010011101001110010110110111101101011110 c29175c3a4c3a74e5b7dc29175c3a4c3a74e5b7b5e
UHC ?u??N[}?u??N[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e

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