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 ??ym??ym^ 001111110011111101111001011011010011111100111111011110010110110101011110 3f3f796d3f3f796d5e
SJIS-WIN 嶸ォym嶸ォym^ 1111101010110100101010110111100101101101111110101011010010101011011110010110110101011110 fab4ab796dfab4ab796d5e
EUC-JP 嶸ォym嶸ォym^ 100011111011101111110100100011101010101101111001011011011000111110111011111101001000111010101011011110010110110101011110 8fbbf48eab796d8fbbf48eab796d5e
UTF-8 嶸ォym嶸ォym^ 1110010110110110101110001110111110111101101010110111100101101101111001011011011010111000111011111011110110101011011110010110110101011110 e5b6b8efbdab796de5b6b8efbdab796d5e
UHC 嶸?ym嶸?ym^ 1110011110101110001111110111100101101101111001111010111000111111011110010110110101011110 e7ae3f796de7ae3f796d5e

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