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’B\n}’O’N’O’B\n{^ 11000010100100100100111111000010100100100100111011000010100100100100111111000010100100100100001001011100011011100111110111000010100100100100111111000010100100100100111011000010100100100100111111000010100100100100001001011100011011100111101101011110 c2924fc2924ec2924fc292425c6e7dc2924fc2924ec2924fc292425c6e7b5e
SJIS-WIN ??O??N??O??B\n}??O??N??O??B\n{^ 00111111001111110100111100111111001111110100111000111111001111110100111100111111001111110100001001011100011011100111110100111111001111110100111100111111001111110100111000111111001111110100111100111111001111110100001001011100011011100111101101011110 3f3f4f3f3f4e3f3f4f3f3f425c6e7d3f3f4f3f3f4e3f3f4f3f3f425c6e7b5e
EUC-JP Â?OÂ?NÂ?OÂ?B\n}Â?OÂ?NÂ?OÂ?B\n{^ 1000111110101010101001000011111101001111100011111010101010100100001111110100111010001111101010101010010000111111010011111000111110101010101001000011111101000010010111000110111001111101100011111010101010100100001111110100111110001111101010101010010000111111010011101000111110101010101001000011111101001111100011111010101010100100001111110100001001011100011011100111101101011110 8faaa43f4f8faaa43f4e8faaa43f4f8faaa43f425c6e7d8faaa43f4f8faaa43f4e8faaa43f4f8faaa43f425c6e7b5e
UTF-8 ’O’N’O’B\n}’O’N’O’B\n{^ 1100001110000010110000101001001001001111110000111000001011000010100100100100111011000011100000101100001010010010010011111100001110000010110000101001001001000010010111000110111001111101110000111000001011000010100100100100111111000011100000101100001010010010010011101100001110000010110000101001001001001111110000111000001011000010100100100100001001011100011011100111101101011110 c382c2924fc382c2924ec382c2924fc382c292425c6e7dc382c2924fc382c2924ec382c2924fc382c292425c6e7b5e
UHC ??O??N??O??B\n}??O??N??O??B\n{^ 00111111001111110100111100111111001111110100111000111111001111110100111100111111001111110100001001011100011011100111110100111111001111110100111100111111001111110100111000111111001111110100111100111111001111110100001001011100011011100111101101011110 3f3f4f3f3f4e3f3f4f3f3f425c6e7d3f3f4f3f3f4e3f3f4f3f3f425c6e7b5e

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