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‹@ãM‹^YãM‹@ãM‹^bnoBF 111000110100110110001011100011111000111101000000111000110100110110001011100011111000111101011110010110011110001101001101100010111000111110001111010000001110001101001101100010111000111110001111010111100110001001101110011011110100001001000110 e34d8b8f8f40e34d8b8f8f5e59e34d8b8f8f40e34d8b8f8f5e626e6f4246
SJIS-WIN ?M???@?M???^Y?M???@?M???^bnoBF 001111110100110100111111001111110011111101000000001111110100110100111111001111110011111101011110010110010011111101001101001111110011111100111111010000000011111101001101001111110011111100111111010111100110001001101110011011110100001001000110 3f4d3f3f3f403f4d3f3f3f5e593f4d3f3f3f403f4d3f3f3f5e626e6f4246
EUC-JP ãM???@ãM???^YãM???@ãM???^bnoBF 1000111110101011101010100100110100111111001111110011111101000000100011111010101110101010010011010011111100111111001111110101111001011001100011111010101110101010010011010011111100111111001111110100000010001111101010111010101001001101001111110011111100111111010111100110001001101110011011110100001001000110 8fabaa4d3f3f3f408fabaa4d3f3f3f5e598fabaa4d3f3f3f408fabaa4d3f3f3f5e626e6f4246
UTF-8 ãM‹@ãM‹^YãM‹@ãM‹^bnoBF 11000011101000110100110111000010100010111100001010001111110000101000111101000000110000111010001101001101110000101000101111000010100011111100001010001111010111100101100111000011101000110100110111000010100010111100001010001111110000101000111101000000110000111010001101001101110000101000101111000010100011111100001010001111010111100110001001101110011011110100001001000110 c3a34dc28bc28fc28f40c3a34dc28bc28fc28f5e59c3a34dc28bc28fc28f40c3a34dc28bc28fc28f5e626e6f4246
UHC ?M???@?M???^Y?M???@?M???^bnoBF 001111110100110100111111001111110011111101000000001111110100110100111111001111110011111101011110010110010011111101001101001111110011111100111111010000000011111101001101001111110011111100111111010111100110001001101110011011110100001001000110 3f4d3f3f3f403f4d3f3f3f5e593f4d3f3f3f403f4d3f3f3f5e626e6f4246

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