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?ッ{^ 00111111101101010100110100111111101011110111110100111111101101010100110100111111101011110111101101011110 3fb54d3faf7d3fb54d3faf7b5e
EUC-JP ?オM?ッ}?オM?ッ{^ 0011111110001110101101010100110100111111100011101010111101111101001111111000111010110101010011010011111110001110101011110111101101011110 3f8eb54d3f8eaf7d3f8eb54d3f8eaf7b5e
UTF-8 䵸オM䵸ッ}䵸オM䵸ッ{^ 1110010010110101101110001110111110111101101101010100110111100100101101011011100011101111101111011010111101111101111001001011010110111000111011111011110110110101010011011110010010110101101110001110111110111101101011110111101101011110 e4b5b8efbdb54de4b5b8efbdaf7de4b5b8efbdb54de4b5b8efbdaf7b5e
UHC ??M??}??M??{^ 00111111001111110100110100111111001111110111110100111111001111110100110100111111001111110111101101011110 3f3f4d3f3f7d3f3f4d3f3f7b5e

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