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 œq—ïn}œq—ïn{^ 10011100011100011001011111101111011011100111110110011100011100011001011111101111011011100111101101011110 9c7197ef6e7d9c7197ef6e7b5e
SJIS-WIN ?q??n}?q??n{^ 00111111011100010011111100111111011011100111110100111111011100010011111100111111011011100111101101011110 3f713f3f6e7d3f713f3f6e7b5e
EUC-JP ?q?ïn}?q?ïn{^ 0011111101110001001111111000111110101011110000010110111001111101001111110111000100111111100011111010101111000001011011100111101101011110 3f713f8fabc16e7d3f713f8fabc16e7b5e
UTF-8 œq—ïn}œq—ïn{^ 11000010100111000111000111000010100101111100001110101111011011100111110111000010100111000111000111000010100101111100001110101111011011100111101101011110 c29c71c297c3af6e7dc29c71c297c3af6e7b5e
UHC ?q??n}?q??n{^ 00111111011100010011111100111111011011100111110100111111011100010011111100111111011011100111101101011110 3f713f3f6e7d3f713f3f6e7b5e

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