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 ‘®‘£nR‘®‘£n^[‘®‘£nR‘®‘£n^[^ 100100011010111010010001101000110110111001010010100100011010111010010001101000110110111001011110010110111001000110101110100100011010001101101110010100101001000110101110100100011010001101101110010111100101101101011110 91ae91a36e5291ae91a36e5e5b91ae91a36e5291ae91a36e5e5b5e
SJIS-WIN ???£nR???£n^[???£nR???£n^[^ 00111111001111110011111110000001100100100110111001010010001111110011111100111111100000011001001001101110010111100101101100111111001111110011111110000001100100100110111001010010001111110011111100111111100000011001001001101110010111100101101101011110 3f3f3f81926e523f3f3f81926e5e5b3f3f3f81926e523f3f3f81926e5e5b5e
EUC-JP ?®?£nR?®?£n^[?®?£nR?®?£n^[^ 001111111000111110100010111011100011111110100001111100100110111001010010001111111000111110100010111011100011111110100001111100100110111001011110010110110011111110001111101000101110111000111111101000011111001001101110010100100011111110001111101000101110111000111111101000011111001001101110010111100101101101011110 3f8fa2ee3fa1f26e523f8fa2ee3fa1f26e5e5b3f8fa2ee3fa1f26e523f8fa2ee3fa1f26e5e5b5e
UTF-8 ‘®‘£nR‘®‘£n^[‘®‘£nR‘®‘£n^[^ 11000010100100011100001010101110110000101001000111000010101000110110111001010010110000101001000111000010101011101100001010010001110000101010001101101110010111100101101111000010100100011100001010101110110000101001000111000010101000110110111001010010110000101001000111000010101011101100001010010001110000101010001101101110010111100101101101011110 c291c2aec291c2a36e52c291c2aec291c2a36e5e5bc291c2aec291c2a36e52c291c2aec291c2a36e5e5b5e
UHC ?®??nR?®??n^[?®??nR?®??n^[^ 00111111101000101110011100111111001111110110111001010010001111111010001011100111001111110011111101101110010111100101101100111111101000101110011100111111001111110110111001010010001111111010001011100111001111110011111101101110010111100101101101011110 3fa2e73f3f6e523fa2e73f3f6e5e5b3fa2e73f3f6e523fa2e73f3f6e5e5b5e

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