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{^ 001111110011111101001101011111010011111100111111010011010111101101011110 3f3f4d7d3f3f4d7b5e
SJIS-WIN 偲磁M}偲磁M{^ 10001110110000111000111010100101010011010111110110001110110000111000111010100101010011010111101101011110 8ec38ea54d7d8ec38ea54d7b5e
EUC-JP 偲磁M}偲磁M{^ 10111100110001011011110010100111010011010111110110111100110001011011110010100111010011010111101101011110 bcc5bca74d7dbcc5bca74d7b5e
UTF-8 偲磁M}偲磁M{^ 1110010110000001101100101110011110100011100000010100110101111101111001011000000110110010111001111010001110000001010011010111101101011110 e581b2e7a3814d7de581b2e7a3814d7b5e
UHC ?磁M}?磁M{^ 0011111111101101101110000100110101111101001111111110110110111000010011010111101101011110 3fedb84d7d3fedb84d7b5e

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