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\{^ 0011111100111111010011010101110001111101001111110011111101001101010111000111101101011110 3f3f4d5c7d3f3f4d5c7b5e
SJIS-WIN 嶸エM\}嶸エM\{^ 11111010101101001011010001001101010111000111110111111010101101001011010001001101010111000111101101011110 fab4b44d5c7dfab4b44d5c7b5e
EUC-JP 嶸エM\}嶸エM\{^ 1000111110111011111101001000111010110100010011010101110001111101100011111011101111110100100011101011010001001101010111000111101101011110 8fbbf48eb44d5c7d8fbbf48eb44d5c7b5e
UTF-8 嶸エM\}嶸エM\{^ 11100101101101101011100011101111101111011011010001001101010111000111110111100101101101101011100011101111101111011011010001001101010111000111101101011110 e5b6b8efbdb44d5c7de5b6b8efbdb44d5c7b5e
UHC 嶸?M\}嶸?M\{^ 11100111101011100011111101001101010111000111110111100111101011100011111101001101010111000111101101011110 e7ae3f4d5c7de7ae3f4d5c7b5e

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