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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 嗚??音??魚 10011010011010100011111100111111100010011011100100111111001111111000101110011011 9a6a3f3f89b93f3f8b9b
EUC-JP 嗚??音??魚 11010011110010110011111100111111101100101011101100111111001111111011010111111011 d3cb3f3fb2bb3f3fb5fb
UTF-8 嗚삠겗音깅퓠魚 111001011001011110011010111011001000001010100000111010101011001010010111111010011001111110110011111010101011100110000101111011011001001110100000111010011010110110011010 e5979aec82a0eab297e99fb3eab985ed93a0e9ad9a
UHC 嗚삠겗音깅퓠魚 1110011111110000101110111110001110000001101011101110101111100101101100011110101110111111100010011110010111100000 e7f0bbe381aeebe5b1ebbf89e5e0

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