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‘¤‘³’I‘¼‘§’K‘¬‘º’N‘¥‘³’I‘µ‘£’B 1001001001001101100100011010010010010001101100111001001001001001100100011011110010010001101001111001001001001011100100011010110010010001101110101001001001001110100100011010010110010001101100111001001001001001100100011011010110010001101000111001001001000010 924d91a491b3924991bc91a7924b91ac91ba924e91a591b3924991b591a39242
SJIS-WIN ?M?????I???§?K?¬???N?¥???I???£?B 001111110100110100111111001111110011111100111111001111110100100100111111001111110011111110000001100110000011111101001011001111111000000111001010001111110011111100111111010011100011111110000001100011110011111100111111001111110100100100111111001111110011111110000001100100100011111101000010 3f4d3f3f3f3f3f493f3f3f81983f4b3f81ca3f3f3f4e3f818f3f3f3f493f3f3f81923f42
EUC-JP ?M?¤???I???§?K?¬?º?N?????I???£?B 001111110100110100111111100011111010001011110000001111110011111100111111010010010011111100111111001111111010000111111000001111110100101100111111101000101100110000111111100011111010001011101011001111110100111000111111001111110011111100111111001111110100100100111111001111110011111110100001111100100011111101000010 3f4d3f8fa2f03f3f3f493f3f3fa1f83f4b3fa2cc3f8fa2eb3f4e3f3f3f3f3f493f3f3fa1f23f42
UTF-8 ’M‘¤‘³’I‘¼‘§’K‘¬‘º’N‘¥‘³’I‘µ‘£’B 11000010100100100100110111000010100100011100001010100100110000101001000111000010101100111100001010010010010010011100001010010001110000101011110011000010100100011100001010100111110000101001001001001011110000101001000111000010101011001100001010010001110000101011101011000010100100100100111011000010100100011100001010100101110000101001000111000010101100111100001010010010010010011100001010010001110000101011010111000010100100011100001010100011110000101001001001000010 c2924dc291c2a4c291c2b3c29249c291c2bcc291c2a7c2924bc291c2acc291c2bac2924ec291c2a5c291c2b3c29249c291c2b5c291c2a3c29242
UHC ?M?¤?³?I?¼?§?K???º?N???³?I?????B 0011111101001101001111111010001010110100001111111010100111111000001111110100100100111111101010001111100100111111101000011101011100111111010010110011111100111111001111111010100010101100001111110100111000111111001111110011111110101001111110000011111101001001001111110011111100111111001111110011111101000010 3f4d3fa2b43fa9f83f493fa8f93fa1d73f4b3f3f3fa8ac3f4e3f3f3fa9f83f493f3f3f3f3f42

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