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 ’M’J‘º‘ºon}’M’J‘º‘ºon{^ 1001001001001101100100100100101010010001101110101001000110111010011011110110111001111101100100100100110110010010010010101001000110111010100100011011101001101111011011100111101101011110 924d924a91ba91ba6f6e7d924d924a91ba91ba6f6e7b5e
SJIS-WIN ?M?J????on}?M?J????on{^ 0011111101001101001111110100101000111111001111110011111100111111011011110110111001111101001111110100110100111111010010100011111100111111001111110011111101101111011011100111101101011110 3f4d3f4a3f3f3f3f6f6e7d3f4d3f4a3f3f3f3f6f6e7b5e
EUC-JP ?M?J?º?ºon}?M?J?º?ºon{^ 00111111010011010011111101001010001111111000111110100010111010110011111110001111101000101110101101101111011011100111110100111111010011010011111101001010001111111000111110100010111010110011111110001111101000101110101101101111011011100111101101011110 3f4d3f4a3f8fa2eb3f8fa2eb6f6e7d3f4d3f4a3f8fa2eb3f8fa2eb6f6e7b5e
UTF-8 ’M’J‘º‘ºon}’M’J‘º‘ºon{^ 1100001010010010010011011100001010010010010010101100001010010001110000101011101011000010100100011100001010111010011011110110111001111101110000101001001001001101110000101001001001001010110000101001000111000010101110101100001010010001110000101011101001101111011011100111101101011110 c2924dc2924ac291c2bac291c2ba6f6e7dc2924dc2924ac291c2bac291c2ba6f6e7b5e
UHC ?M?J?º?ºon}?M?J?º?ºon{^ 001111110100110100111111010010100011111110101000101011000011111110101000101011000110111101101110011111010011111101001101001111110100101000111111101010001010110000111111101010001010110001101111011011100111101101011110 3f4d3f4a3fa8ac3fa8ac6f6e7d3f4d3f4a3fa8ac3fa8ac6f6e7b5e

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