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 ÷§÷®k}÷§÷®k{^ 11110111101001111111011110101110011010110111110111110111101001111111011110101110011010110111101101011110 f7a7f7ae6b7df7a7f7ae6b7b5e
SJIS-WIN ÷§÷?k}÷§÷?k{^ 10000001100000001000000110011000100000011000000000111111011010110111110110000001100000001000000110011000100000011000000000111111011010110111101101011110 8180819881803f6b7d8180819881803f6b7b5e
EUC-JP ÷§÷®k}÷§÷®k{^ 1010000111100000101000011111100010100001111000001000111110100010111011100110101101111101101000011110000010100001111110001010000111100000100011111010001011101110011010110111101101011110 a1e0a1f8a1e08fa2ee6b7da1e0a1f8a1e08fa2ee6b7b5e
UTF-8 ÷§÷®k}÷§÷®k{^ 110000111011011111000010101001111100001110110111110000101010111001101011011111011100001110110111110000101010011111000011101101111100001010101110011010110111101101011110 c3b7c2a7c3b7c2ae6b7dc3b7c2a7c3b7c2ae6b7b5e
UHC ÷§÷®k}÷§÷®k{^ 101000011100000010100001110101111010000111000000101000101110011101101011011111011010000111000000101000011101011110100001110000001010001011100111011010110111101101011110 a1c0a1d7a1c0a2e76b7da1c0a1d7a1c0a2e76b7b5e

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