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 âô˜RN}âô˜RN{^ 11000011101000101100001110110100110000101001100001010010010011100111110111000011101000101100001110110100110000101001100001010010010011100111101101011110 c3a2c3b4c298524e7dc3a2c3b4c298524e7b5e
SJIS-WIN ?¢?´??RN}?¢?´??RN{^ 0011111110000001100100010011111110000001010011000011111100111111010100100100111001111101001111111000000110010001001111111000000101001100001111110011111101010010010011100111101101011110 3f81913f814c3f3f524e7d3f81913f814c3f3f524e7b5e
EUC-JP âô�RN}âô�RN{^ 1000111110101010101010101010000111110001100011111010101010101010101000011010110110001111101010101010010000111111010100100100111001111101100011111010101010101010101000011111000110001111101010101010101010100001101011011000111110101010101001000011111101010010010011100111101101011110 8faaaaa1f18faaaaa1ad8faaa43f524e7d8faaaaa1f18faaaaa1ad8faaa43f524e7b5e
UTF-8 âô˜RN}âô˜RN{^ 11000011100000111100001010100010110000111000001111000010101101001100001110000010110000101001100001010010010011100111110111000011100000111100001010100010110000111000001111000010101101001100001110000010110000101001100001010010010011100111101101011110 c383c2a2c383c2b4c382c298524e7dc383c2a2c383c2b4c382c298524e7b5e
UHC ???´??RN}???´??RN{^ 001111110011111100111111101000101010010100111111001111110101001001001110011111010011111100111111001111111010001010100101001111110011111101010010010011100111101101011110 3f3f3fa2a53f3f524e7d3f3f3fa2a53f3f524e7b5e

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