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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鴈メ晴ァ鴈メ晴ァ^ 11101001111011001101001011111010110110001010011111101001111011001101001011111010110110001010011101011110 e9ecd2fad8a7e9ecd2fad8a75e
EUC-JP 鴈メ?ァ鴈メ?ァ^ 111100101110111010001110110100100011111110001110101001111111001011101110100011101101001000111111100011101010011101011110 f2ee8ed23f8ea7f2ee8ed23f8ea75e
UTF-8 鴈メ晴ァ鴈メ晴ァ^ 11101001101101001000100011101111101111101001001011101111101010001001001011101111101111011010011111101001101101001000100011101111101111101001001011101111101010001001001011101111101111011010011101011110 e9b488efbe92efa892efbda7e9b488efbe92efa892efbda75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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