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???^ 00111111001111110011111100111111001111110100110100111111001111110011111101011110 3f3f3f3f3f4d3f3f3f5e
SJIS-WIN ?消ю?悸M???^ 00111111100011111100000110000100100100000011111110011100101001110100110100111111001111110011111101011110 3f8fc184903f9ca74d3f3f3f5e
EUC-JP ?消ю?悸M???^ 00111111101111101100001110100111111100000011111111011000101010010100110100111111001111110011111101011110 3fbec3a7f03fd8a94d3f3f3f5e
UTF-8 뤵消ю퓥悸M렠롗롋^ 11101011101001001011010111100110101101101000100011010001100011101110110110010011101001011110011010000010101110000100110111101011101000001010000011101011101000011001011111101011101000011000101101011110 eba4b5e6b688d18eed93a5e682b84deba0a0eba197eba18b5e
UHC 뤵消ю퓥悸M렠롗롋^ 100011111110001111100001101111001010110011110000101111111000111011001100111110110100110110001110101100011000111011011011100011101101000101011110 8fe3e1bcacf0bf8eccfb4d8eb18edb8ed15e

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