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?pVn}?M?pVn{^ 001111110100110100111111011100000101011001101110011111010011111101001101001111110111000001010110011011100111101101011110 3f4d3f70566e7d3f4d3f70566e7b5e
SJIS-WIN 辰M洩pVn}辰M洩pVn{^ 10010010010000110100110110001001011010110111000001010110011011100111110110010010010000110100110110001001011010110111000001010110011011100111101101011110 92434d896b70566e7d92434d896b70566e7b5e
EUC-JP 辰M洩pVn}辰M洩pVn{^ 11000011101001000100110110110001110011000111000001010110011011100111110111000011101001000100110110110001110011000111000001010110011011100111101101011110 c3a44db1cc70566e7dc3a44db1cc70566e7b5e
UTF-8 辰M洩pVn}辰M洩pVn{^ 1110100010111110101100000100110111100110101101001010100101110000010101100110111001111101111010001011111010110000010011011110011010110100101010010111000001010110011011100111101101011110 e8beb04de6b4a970566e7de8beb04de6b4a970566e7b5e
UHC 辰M洩pVn}辰M洩pVn{^ 11110010111000110100110111100000110111010111000001010110011011100111110111110010111000110100110111100000110111010111000001010110011011100111101101011110 f2e34de0dd70566e7df2e34de0dd70566e7b5e

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