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{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e
SJIS-WIN 莖逸拾M}莖逸拾M{^ 1110010010110001100010001110110110001111010001010100110101111101111001001011000110001000111011011000111101000101010011010111101101011110 e4b188ed8f454d7de4b188ed8f454d7b5e
EUC-JP 莖逸拾M}莖逸拾M{^ 1110100010110011101100001110111110111101101001100100110101111101111010001011001110110000111011111011110110100110010011010111101101011110 e8b3b0efbda64d7de8b3b0efbda64d7b5e
UTF-8 莖逸拾M}莖逸拾M{^ 1110100010001110100101101110100110000000101110001110011010001011101111100100110101111101111010001000111010010110111010011000000010111000111001101000101110111110010011010111101101011110 e88e96e980b8e68bbe4d7de88e96e980b8e68bbe4d7b5e
UHC 莖逸拾M}莖逸拾M{^ 1100110011101100111011001110111111100011101001100100110101111101110011001110110011101100111011111110001110100110010011010111101101011110 ccececefe3a64d7dccececefe3a64d7b5e

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