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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 魴晄Φ}魴晄Φ{^ 111010011011010110011101111001101000001110110011011111011110100110110101100111011110011010000011101100110111101101011110 e9b59de683b37de9b59de683b37b5e
EUC-JP 魴晄Φ}魴晄Φ{^ 111100101011011111011010111010001010011010110101011111011111001010110111110110101110100010100110101101010111101101011110 f2b7dae8a6b57df2b7dae8a6b57b5e
UTF-8 魴晄Φ}魴晄Φ{^ 11101001101011011011010011100110100110011000010011001110101001100111110111101001101011011011010011100110100110011000010011001110101001100111101101011110 e9adb4e69984cea67de9adb4e69984cea67b5e
UHC ?晄Φ}?晄Φ{^ 00111111111111001100110110100101110101010111110100111111111111001100110110100101110101010111101101011110 3ffccda5d57d3ffccda5d57b5e

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