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 癲λ?魚??毅 1110000110011111100000111100100100111111100010111001101100111111001111111000101101000010 e19f83c93f8b9b3f3f8b42
EUC-JP 癲λ?魚??毅 1110001010100001101001101100101100111111101101011111101100111111001111111011010110100011 e2a1a6cb3fb5fb3f3fb5a3
UTF-8 癲λ퍏魚낅뛾毅 1110011110011001101100101100111010111011111011011000110110001111111010011010110110011010111010111000001010000101111010111001101110111110111001101010111110000101 e799b2cebbed8d8fe9ad9aeb8285eb9bbee6af85
UHC 癲λ퍏魚낅뛾毅 1110111110100110101001011110101110111011100001101110010111100000100001011110101110001101100001001110101111110110 efa6a5ebbb86e5e085eb8d84ebf6

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