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 æb^nRæb^n^[æb^nRæb^n^[^ 110000111010011001100010010111100110111001010010110000111010011001100010010111100110111001011110010110111100001110100110011000100101111001101110010100101100001110100110011000100101111001101110010111100101101101011110 c3a6625e6e52c3a6625e6e5e5bc3a6625e6e52c3a6625e6e5e5b5e
SJIS-WIN ??b^nR??b^n^[??b^nR??b^n^[^ 001111110011111101100010010111100110111001010010001111110011111101100010010111100110111001011110010110110011111100111111011000100101111001101110010100100011111100111111011000100101111001101110010111100101101101011110 3f3f625e6e523f3f625e6e5e5b3f3f625e6e523f3f625e6e5e5b5e
EUC-JP æb^nRæb^n^[æb^nRæb^n^[^ 10001111101010101010101010001111101000101100001101100010010111100110111001010010100011111010101010101010100011111010001011000011011000100101111001101110010111100101101110001111101010101010101010001111101000101100001101100010010111100110111001010010100011111010101010101010100011111010001011000011011000100101111001101110010111100101101101011110 8faaaa8fa2c3625e6e528faaaa8fa2c3625e6e5e5b8faaaa8fa2c3625e6e528faaaa8fa2c3625e6e5e5b5e
UTF-8 æb^nRæb^n^[æb^nRæb^n^[^ 1100001110000011110000101010011001100010010111100110111001010010110000111000001111000010101001100110001001011110011011100101111001011011110000111000001111000010101001100110001001011110011011100101001011000011100000111100001010100110011000100101111001101110010111100101101101011110 c383c2a6625e6e52c383c2a6625e6e5e5bc383c2a6625e6e52c383c2a6625e6e5e5b5e
UHC ??b^nR??b^n^[??b^nR??b^n^[^ 001111110011111101100010010111100110111001010010001111110011111101100010010111100110111001011110010110110011111100111111011000100101111001101110010100100011111100111111011000100101111001101110010111100101101101011110 3f3f625e6e523f3f625e6e5e5b3f3f625e6e523f3f625e6e5e5b5e

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