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 èOŸ¶RèOŸ¶^[èOŸ¶RèOŸ¶^[^ 1110100001001111100111111011011001010010111010000100111110011111101101100101111001011011111010000100111110011111101101100101001011101000010011111001111110110110010111100101101101011110 e84f9fb652e84f9fb65e5be84f9fb652e84f9fb65e5b5e
SJIS-WIN ?O?¶R?O?¶^[?O?¶R?O?¶^[^ 001111110100111100111111100000011111011101010010001111110100111100111111100000011111011101011110010110110011111101001111001111111000000111110111010100100011111101001111001111111000000111110111010111100101101101011110 3f4f3f81f7523f4f3f81f75e5b3f4f3f81f7523f4f3f81f75e5b5e
EUC-JP èO?¶RèO?¶^[èO?¶RèO?¶^[^ 1000111110101011101100100100111100111111101000101111100101010010100011111010101110110010010011110011111110100010111110010101111001011011100011111010101110110010010011110011111110100010111110010101001010001111101010111011001001001111001111111010001011111001010111100101101101011110 8fabb24f3fa2f9528fabb24f3fa2f95e5b8fabb24f3fa2f9528fabb24f3fa2f95e5b5e
UTF-8 èOŸ¶RèOŸ¶^[èOŸ¶RèOŸ¶^[^ 1100001110101000010011111100001010011111110000101011011001010010110000111010100001001111110000101001111111000010101101100101111001011011110000111010100001001111110000101001111111000010101101100101001011000011101010000100111111000010100111111100001010110110010111100101101101011110 c3a84fc29fc2b652c3a84fc29fc2b65e5bc3a84fc29fc2b652c3a84fc29fc2b65e5b5e
UHC ?O?¶R?O?¶^[?O?¶R?O?¶^[^ 001111110100111100111111101000101101001001010010001111110100111100111111101000101101001001011110010110110011111101001111001111111010001011010010010100100011111101001111001111111010001011010010010111100101101101011110 3f4f3fa2d2523f4f3fa2d25e5b3f4f3fa2d2523f4f3fa2d25e5b5e

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