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 çÏKhçÏKfN}çÏKhçÏKfN{^ 111001111100111101001011011010001110011111001111010010110110011001001110011111011110011111001111010010110110100011100111110011110100101101100110010011100111101101011110 e7cf4b68e7cf4b664e7de7cf4b68e7cf4b664e7b5e
SJIS-WIN ??Kh??KfN}??Kh??KfN{^ 001111110011111101001011011010000011111100111111010010110110011001001110011111010011111100111111010010110110100000111111001111110100101101100110010011100111101101011110 3f3f4b683f3f4b664e7d3f3f4b683f3f4b664e7b5e
EUC-JP çÏKhçÏKfN}çÏKhçÏKfN{^ 10001111101010111010111010001111101010101100000101001011011010001000111110101011101011101000111110101010110000010100101101100110010011100111110110001111101010111010111010001111101010101100000101001011011010001000111110101011101011101000111110101010110000010100101101100110010011100111101101011110 8fabae8faac14b688fabae8faac14b664e7d8fabae8faac14b688fabae8faac14b664e7b5e
UTF-8 çÏKhçÏKfN}çÏKhçÏKfN{^ 1100001110100111110000111000111101001011011010001100001110100111110000111000111101001011011001100100111001111101110000111010011111000011100011110100101101101000110000111010011111000011100011110100101101100110010011100111101101011110 c3a7c38f4b68c3a7c38f4b664e7dc3a7c38f4b68c3a7c38f4b664e7b5e
UHC ??Kh??KfN}??Kh??KfN{^ 001111110011111101001011011010000011111100111111010010110110011001001110011111010011111100111111010010110110100000111111001111110100101101100110010011100111101101011110 3f3f4b683f3f4b664e7d3f3f4b683f3f4b664e7b5e

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