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 ’G‘¹nR’G‘¹n^[’G‘¹nR’G‘¹n^[^ 100100100100011110010001101110010110111001010010100100100100011110010001101110010110111001011110010110111001001001000111100100011011100101101110010100101001001001000111100100011011100101101110010111100101101101011110 924791b96e52924791b96e5e5b924791b96e52924791b96e5e5b5e
SJIS-WIN ?G??nR?G??n^[?G??nR?G??n^[^ 001111110100011100111111001111110110111001010010001111110100011100111111001111110110111001011110010110110011111101000111001111110011111101101110010100100011111101000111001111110011111101101110010111100101101101011110 3f473f3f6e523f473f3f6e5e5b3f473f3f6e523f473f3f6e5e5b5e
EUC-JP ?G??nR?G??n^[?G??nR?G??n^[^ 001111110100011100111111001111110110111001010010001111110100011100111111001111110110111001011110010110110011111101000111001111110011111101101110010100100011111101000111001111110011111101101110010111100101101101011110 3f473f3f6e523f473f3f6e5e5b3f473f3f6e523f473f3f6e5e5b5e
UTF-8 ’G‘¹nR’G‘¹n^[’G‘¹nR’G‘¹n^[^ 110000101001001001000111110000101001000111000010101110010110111001010010110000101001001001000111110000101001000111000010101110010110111001011110010110111100001010010010010001111100001010010001110000101011100101101110010100101100001010010010010001111100001010010001110000101011100101101110010111100101101101011110 c29247c291c2b96e52c29247c291c2b96e5e5bc29247c291c2b96e52c29247c291c2b96e5e5b5e
UHC ?G?¹nR?G?¹n^[?G?¹nR?G?¹n^[^ 00111111010001110011111110101001111101100110111001010010001111110100011100111111101010011111011001101110010111100101101100111111010001110011111110101001111101100110111001010010001111110100011100111111101010011111011001101110010111100101101101011110 3f473fa9f66e523f473fa9f66e5e5b3f473fa9f66e523f473fa9f66e5e5b5e

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