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???r??^ 001111110111001000111111001111110011111101110010001111110011111101011110 3f723f3f3f723f3f5e
SJIS-WIN ?r???r??^ 001111110111001000111111001111110011111101110010001111110011111101011110 3f723f3f3f723f3f5e
EUC-JP ?r???r??^ 001111110111001000111111001111110011111101110010001111110011111101011110 3f723f3f3f723f3f5e
UTF-8 혦r혵첨혦r찼혙^ 111011011001100010100110011100101110110110011000101101011110110010110010101010001110110110011000101001100111001011101100101100001011110011101101100110001001100101011110 ed98a672ed98b5ecb2a8ed98a672ecb0bced98995e
UHC 혦r혵첨혦r찼혙^ 110000101000111001110010110000101001110011000011101101111100001010001110011100101100001110100001110000101000010001011110 c28e72c29cc3b7c28e72c3a1c2845e

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