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 ›÷øN[}›÷øN[{^ 100110111111011110010000111110000100111001011011011111011001101111110111100100001111100001001110010110110111101101011110 9bf790f84e5b7d9bf790f84e5b7b5e
SJIS-WIN ?÷??N[}?÷??N[{^ 0011111110000001100000000011111100111111010011100101101101111101001111111000000110000000001111110011111101001110010110110111101101011110 3f81803f3f4e5b7d3f81803f3f4e5b7b5e
EUC-JP ?÷?øN[}?÷?øN[{^ 001111111010000111100000001111111000111110101001110011000100111001011011011111010011111110100001111000000011111110001111101010011100110001001110010110110111101101011110 3fa1e03f8fa9cc4e5b7d3fa1e03f8fa9cc4e5b7b5e
UTF-8 ›÷øN[}›÷øN[{^ 1100001010011011110000111011011111000010100100001100001110111000010011100101101101111101110000101001101111000011101101111100001010010000110000111011100001001110010110110111101101011110 c29bc3b7c290c3b84e5b7dc29bc3b7c290c3b84e5b7b5e
UHC ?÷?øN[}?÷?øN[{^ 00111111101000011100000000111111101010011010101001001110010110110111110100111111101000011100000000111111101010011010101001001110010110110111101101011110 3fa1c03fa9aa4e5b7d3fa1c03fa9aa4e5b7b5e

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