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??{^ 0011111101001101001111110011111101111101001111110100110100111111001111110111101101011110 3f4d3f3f7d3f4d3f3f7b5e
SJIS-WIN 辰M但但}辰M但但{^ 1001001001000011010011011001001001000001100100100100000101111101100100100100001101001101100100100100000110010010010000010111101101011110 92434d924192417d92434d924192417b5e
EUC-JP 辰M但但}辰M但但{^ 1100001110100100010011011100001110100010110000111010001001111101110000111010010001001101110000111010001011000011101000100111101101011110 c3a44dc3a2c3a27dc3a44dc3a2c3a27b5e
UTF-8 辰M但但}辰M但但{^ 1110100010111110101100000100110111100100101111011000011011100100101111011000011001111101111010001011111010110000010011011110010010111101100001101110010010111101100001100111101101011110 e8beb04de4bd86e4bd867de8beb04de4bd86e4bd867b5e
UHC 辰M但但}辰M但但{^ 1111001011100011010011011101001110100011110100111010001101111101111100101110001101001101110100111010001111010011101000110111101101011110 f2e34dd3a3d3a37df2e34dd3a3d3a37b5e

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