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ÔÏû^[^ 1000111111010100110011111111101101010010100011111101010011001111111110110101111001011011100011111101010011001111111110110101001010001111110101001100111111111011010111100101101101011110 8fd4cffb528fd4cffb5e5b8fd4cffb528fd4cffb5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?ÔÏûR?ÔÏû^[?ÔÏûR?ÔÏû^[^ 0011111110001111101010101101010010001111101010101100000110001111101010111110010101010010001111111000111110101010110101001000111110101010110000011000111110101011111001010101111001011011001111111000111110101010110101001000111110101010110000011000111110101011111001010101001000111111100011111010101011010100100011111010101011000001100011111010101111100101010111100101101101011110 3f8faad48faac18fabe5523f8faad48faac18fabe55e5b3f8faad48faac18fabe5523f8faad48faac18fabe55e5b5e
UTF-8 ÔÏûRÔÏû^[ÔÏûRÔÏû^[^ 110000101000111111000011100101001100001110001111110000111011101101010010110000101000111111000011100101001100001110001111110000111011101101011110010110111100001010001111110000111001010011000011100011111100001110111011010100101100001010001111110000111001010011000011100011111100001110111011010111100101101101011110 c28fc394c38fc3bb52c28fc394c38fc3bb5e5bc28fc394c38fc3bb52c28fc394c38fc3bb5e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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