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????? 001111110011111100111111010011010011111100111111001111110011111100111111 3f3f3f4d3f3f3f3f3f
SJIS-WIN ???M???斐? 00111111001111110011111101001101001111110011111100111111100101001110001100111111 3f3f3f4d3f3f3f94e33f
EUC-JP ???M???斐? 00111111001111110011111101001101001111110011111100111111110010001110010100111111 3f3f3f4d3f3f3fc8e53f
UTF-8 뤶퓥퀴M렢섕뤶斐톻 11101011101001001011011011101101100100111010010111101101100000001011010001001101111010111010000010100010111011001000010010010101111010111010010010110110111001101001011010010000111011011000011010111011 eba4b6ed93a5ed80b44deba0a2ec8495eba4b6e69690ed86bb
UHC 뤶퓥퀴M렢섕뤶斐톻 1000111111100100101111111000111011000100111110110100110110001110101100111011110010101100100011111110010011011101111011001011011110001110 8fe4bf8ec4fb4d8eb3bcac8fe4ddecb78e

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