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’E’N 1100001110000010110000101001001001000000110000111000001011000010100100100100111111000011100000101100001010010010010001011100001110000010110000101001001001001110 c382c29240c382c2924fc382c29245c382c2924e
SJIS-WIN ????@????O????E????N 0011111100111111001111110011111101000000001111110011111100111111001111110100111100111111001111110011111100111111010001010011111100111111001111110011111101001110 3f3f3f3f403f3f3f3f4f3f3f3f3f453f3f3f3f4e
EUC-JP Ã?Â?@Ã?Â?OÃ?Â?EÃ?Â?N 100011111010101010101010001111111000111110101010101001000011111101000000100011111010101010101010001111111000111110101010101001000011111101001111100011111010101010101010001111111000111110101010101001000011111101000101100011111010101010101010001111111000111110101010101001000011111101001110 8faaaa3f8faaa43f408faaaa3f8faaa43f4f8faaaa3f8faaa43f458faaaa3f8faaa43f4e
UTF-8 ’@’O’E’N 110000111000001111000010100000101100001110000010110000101001001001000000110000111000001111000010100000101100001110000010110000101001001001001111110000111000001111000010100000101100001110000010110000101001001001000101110000111000001111000010100000101100001110000010110000101001001001001110 c383c282c382c29240c383c282c382c2924fc383c282c382c29245c383c282c382c2924e
UHC ????@????O????E????N 0011111100111111001111110011111101000000001111110011111100111111001111110100111100111111001111110011111100111111010001010011111100111111001111110011111101001110 3f3f3f3f403f3f3f3f4f3f3f3f3f453f3f3f3f4e

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