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??{^ 00111111001111110100110100111111001111110111110100111111001111110100110100111111001111110111101101011110 3f3f4d3f3f7d3f3f4d3f3f7b5e
SJIS-WIN 嶸オM嶸ッ}嶸オM嶸ッ{^ 1111101010110100101101010100110111111010101101001010111101111101111110101011010010110101010011011111101010110100101011110111101101011110 fab4b54dfab4af7dfab4b54dfab4af7b5e
EUC-JP 嶸オM嶸ッ}嶸オM嶸ッ{^ 10001111101110111111010010001110101101010100110110001111101110111111010010001110101011110111110110001111101110111111010010001110101101010100110110001111101110111111010010001110101011110111101101011110 8fbbf48eb54d8fbbf48eaf7d8fbbf48eb54d8fbbf48eaf7b5e
UTF-8 嶸オM嶸ッ}嶸オM嶸ッ{^ 1110010110110110101110001110111110111101101101010100110111100101101101101011100011101111101111011010111101111101111001011011011010111000111011111011110110110101010011011110010110110110101110001110111110111101101011110111101101011110 e5b6b8efbdb54de5b6b8efbdaf7de5b6b8efbdb54de5b6b8efbdaf7b5e
UHC 嶸?M嶸?}嶸?M嶸?{^ 1110011110101110001111110100110111100111101011100011111101111101111001111010111000111111010011011110011110101110001111110111101101011110 e7ae3f4de7ae3f7de7ae3f4de7ae3f7b5e

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