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 ÷§Ó¡[}÷§Ó¡[{^ 11110111101001111101001110100001010110110111110111110111101001111101001110100001010110110111101101011110 f7a7d3a15b7df7a7d3a15b7b5e
SJIS-WIN ÷§??[}÷§??[{^ 1000000110000000100000011001100000111111001111110101101101111101100000011000000010000001100110000011111100111111010110110111101101011110 818081983f3f5b7d818081983f3f5b7b5e
EUC-JP ÷§Ó¡[}÷§Ó¡[{^ 10100001111000001010000111111000100011111010101011010001100011111010001011000010010110110111110110100001111000001010000111111000100011111010101011010001100011111010001011000010010110110111101101011110 a1e0a1f88faad18fa2c25b7da1e0a1f88faad18fa2c25b7b5e
UTF-8 ÷§Ó¡[}÷§Ó¡[{^ 110000111011011111000010101001111100001110010011110000101010000101011011011111011100001110110111110000101010011111000011100100111100001010100001010110110111101101011110 c3b7c2a7c393c2a15b7dc3b7c2a7c393c2a15b7b5e
UHC ÷§?¡[}÷§?¡[{^ 10100001110000001010000111010111001111111010001010101110010110110111110110100001110000001010000111010111001111111010001010101110010110110111101101011110 a1c0a1d73fa2ae5b7da1c0a1d73fa2ae5b7b5e

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