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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 亨ζ?\n}亨ζ?\n{^ 1000101110011100100000111100010000111111010111000110111001111101100010111001110010000011110001000011111101011100011011100111101101011110 8b9c83c43f5c6e7d8b9c83c43f5c6e7b5e
EUC-JP 亨ζ?\n}亨ζ?\n{^ 1011010111111100101001101100011000111111010111000110111001111101101101011111110010100110110001100011111101011100011011100111101101011110 b5fca6c63f5c6e7db5fca6c63f5c6e7b5e
UTF-8 亨ζ굢\n}亨ζ굢\n{^ 1110010010111010101010001100111010110110111010101011010110100010010111000110111001111101111001001011101010101000110011101011011011101010101101011010001001011100011011100111101101011110 e4baa8ceb6eab5a25c6e7de4baa8ceb6eab5a25c6e7b5e
UHC 亨ζ굢\n}亨ζ굢\n{^ 11111010111110111010010111100110100000101000100101011100011011100111110111111010111110111010010111100110100000101000100101011100011011100111101101011110 fafba5e682895c6e7dfafba5e682895c6e7b5e

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