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 ?r??N[}?r??N[{^ 001111110111001000111111001111110100111001011011011111010011111101110010001111110011111101001110010110110111101101011110 3f723f3f4e5b7d3f723f3f4e5b7b5e
SJIS-WIN ?r??N[}?r??N[{^ 001111110111001000111111001111110100111001011011011111010011111101110010001111110011111101001110010110110111101101011110 3f723f3f4e5b7d3f723f3f4e5b7b5e
EUC-JP ?r??N[}?r??N[{^ 001111110111001000111111001111110100111001011011011111010011111101110010001111110011111101001110010110110111101101011110 3f723f3f4e5b7d3f723f3f4e5b7b5e
UTF-8 횪r찾횋N[}횪r찾횋N[{^ 111011011001101010101010011100101110110010110000101111101110110110011010100010110100111001011011011111011110110110011010101010100111001011101100101100001011111011101101100110101000101101001110010110110111101101011110 ed9aaa72ecb0beed9a8b4e5b7ded9aaa72ecb0beed9a8b4e5b7b5e
UHC 횪r찾횋N[}횪r찾횋N[{^ 110000111010000001110010110000111010001111000011100010010100111001011011011111011100001110100000011100101100001110100011110000111000100101001110010110110111101101011110 c3a072c3a3c3894e5b7dc3a072c3a3c3894e5b7b5e

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