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{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN 蔵測m}蔵測m{^ 10010001101000001001000110101010011011010111110110010001101000001001000110101010011011010111101101011110 91a091aa6d7d91a091aa6d7b5e
EUC-JP 蔵測m}蔵測m{^ 11000010101000101100001010101100011011010111110111000010101000101100001010101100011011010111101101011110 c2a2c2ac6d7dc2a2c2ac6d7b5e
UTF-8 蔵測m}蔵測m{^ 1110100010010100101101011110011010111000101011000110110101111101111010001001010010110101111001101011100010101100011011010111101101011110 e894b5e6b8ac6d7de894b5e6b8ac6d7b5e
UHC ?測m}?測m{^ 0011111111110110101101000110110101111101001111111111011010110100011011010111101101011110 3ff6b46d7d3ff6b46d7b5e

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