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’N’@’@’O’N^ 11000010100100100100000011000010100100100100000011000010100100100100111111000010100100100100111011000010100100100100000011000010100100100100000011000010100100100100111111000010100100100100111001011110 c29240c29240c2924fc2924ec29240c29240c2924fc2924e5e
SJIS-WIN ??@??@??O??N??@??@??O??N^ 00111111001111110100000000111111001111110100000000111111001111110100111100111111001111110100111000111111001111110100000000111111001111110100000000111111001111110100111100111111001111110100111001011110 3f3f403f3f403f3f4f3f3f4e3f3f403f3f403f3f4f3f3f4e5e
EUC-JP Â?@Â?@Â?OÂ?NÂ?@Â?@Â?OÂ?N^ 1000111110101010101001000011111101000000100011111010101010100100001111110100000010001111101010101010010000111111010011111000111110101010101001000011111101001110100011111010101010100100001111110100000010001111101010101010010000111111010000001000111110101010101001000011111101001111100011111010101010100100001111110100111001011110 8faaa43f408faaa43f408faaa43f4f8faaa43f4e8faaa43f408faaa43f408faaa43f4f8faaa43f4e5e
UTF-8 ’@’@’O’N’@’@’O’N^ 1100001110000010110000101001001001000000110000111000001011000010100100100100000011000011100000101100001010010010010011111100001110000010110000101001001001001110110000111000001011000010100100100100000011000011100000101100001010010010010000001100001110000010110000101001001001001111110000111000001011000010100100100100111001011110 c382c29240c382c29240c382c2924fc382c2924ec382c29240c382c29240c382c2924fc382c2924e5e
UHC ??@??@??O??N??@??@??O??N^ 00111111001111110100000000111111001111110100000000111111001111110100111100111111001111110100111000111111001111110100000000111111001111110100000000111111001111110100111100111111001111110100111001011110 3f3f403f3f403f3f4f3f3f4e3f3f403f3f403f3f4f3f3f4e5e

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