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??? 001111110011111100111111001111110011111101001101001111110011111100111111 3f3f3f3f3f4d3f3f3f
SJIS-WIN ?消ю?悸M??? 001111111000111111000001100001001001000000111111100111001010011101001101001111110011111100111111 3f8fc184903f9ca74d3f3f3f
EUC-JP ?消ю?悸M??? 001111111011111011000011101001111111000000111111110110001010100101001101001111110011111100111111 3fbec3a7f03fd8a94d3f3f3f
UTF-8 뤵消ю퓥悸M렠롗렕 111010111010010010110101111001101011011010001000110100011000111011101101100100111010010111100110100000101011100001001101111010111010000010100000111010111010000110010111111010111010000010010101 eba4b5e6b688d18eed93a5e682b84deba0a0eba197eba095
UHC 뤵消ю퓥悸M렠롗렕 1000111111100011111000011011110010101100111100001011111110001110110011001111101101001101100011101011000110001110110110111000111010101010 8fe3e1bcacf0bf8eccfb4d8eb18edb8eaa

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