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{^ 1001001011110101001111110100110101111101100100101111010100111111010011010111101101011110 92f53f4d7d92f53f4d7b5e
EUC-JP 禎?M}禎?M{^ 1100010011110111001111110100110101111101110001001111011100111111010011010111101101011110 c4f73f4d7dc4f73f4d7b5e
UTF-8 禎렓M}禎렓M{^ 1110011110100110100011101110101110100000100100110100110101111101111001111010011010001110111010111010000010010011010011010111101101011110 e7a68eeba0934d7de7a68eeba0934d7b5e
UHC 禎렓M}禎렓M{^ 11101111111011101000111010101000010011010111110111101111111011101000111010101000010011010111101101011110 efee8ea84d7defee8ea84d7b5e

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