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’M’Cn}’O’N’M’Cn{^ 1100001010010010010011111100001010010010010011101100001010010010010011011100001010010010010000110110111001111101110000101001001001001111110000101001001001001110110000101001001001001101110000101001001001000011011011100111101101011110 c2924fc2924ec2924dc292436e7dc2924fc2924ec2924dc292436e7b5e
SJIS-WIN ??O??N??M??Cn}??O??N??M??Cn{^ 0011111100111111010011110011111100111111010011100011111100111111010011010011111100111111010000110110111001111101001111110011111101001111001111110011111101001110001111110011111101001101001111110011111101000011011011100111101101011110 3f3f4f3f3f4e3f3f4d3f3f436e7d3f3f4f3f3f4e3f3f4d3f3f436e7b5e
EUC-JP Â?OÂ?NÂ?MÂ?Cn}Â?OÂ?NÂ?MÂ?Cn{^ 100011111010101010100100001111110100111110001111101010101010010000111111010011101000111110101010101001000011111101001101100011111010101010100100001111110100001101101110011111011000111110101010101001000011111101001111100011111010101010100100001111110100111010001111101010101010010000111111010011011000111110101010101001000011111101000011011011100111101101011110 8faaa43f4f8faaa43f4e8faaa43f4d8faaa43f436e7d8faaa43f4f8faaa43f4e8faaa43f4d8faaa43f436e7b5e
UTF-8 ’O’N’M’Cn}’O’N’M’Cn{^ 110000111000001011000010100100100100111111000011100000101100001010010010010011101100001110000010110000101001001001001101110000111000001011000010100100100100001101101110011111011100001110000010110000101001001001001111110000111000001011000010100100100100111011000011100000101100001010010010010011011100001110000010110000101001001001000011011011100111101101011110 c382c2924fc382c2924ec382c2924dc382c292436e7dc382c2924fc382c2924ec382c2924dc382c292436e7b5e
UHC ??O??N??M??Cn}??O??N??M??Cn{^ 0011111100111111010011110011111100111111010011100011111100111111010011010011111100111111010000110110111001111101001111110011111101001111001111110011111101001110001111110011111101001101001111110011111101000011011011100111101101011110 3f3f4f3f3f4e3f3f4d3f3f436e7d3f3f4f3f3f4e3f3f4d3f3f436e7b5e

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