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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 魘餓£魘餓£B 11101001101101001000100111101100100000011001001011101001101101001000100111101100100000011001001001000010 e9b489ec8192e9b489ec819242
EUC-JP 魘餓£魘餓£B 11110010101101101011001011101110101000011111001011110010101101101011001011101110101000011111001001000010 f2b6b2eea1f2f2b6b2eea1f242
UTF-8 魘餓£魘餓£B 11101001101011011001100011101001101001001001001111101111101111111010000111101001101011011001100011101001101001001001001111101111101111111010000101000010 e9ad98e9a493efbfa1e9ad98e9a493efbfa142
UHC ?餓£?餓£B 0011111111100100101110111010000111001100001111111110010010111011101000011100110001000010 3fe4bba1cc3fe4bba1cc42

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