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 ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
SJIS-WIN 涬鹿鳫ト邇アロ「@h 1111101101000001100011101010110111101001111011011100010011100111100011101011000111011011101000100100000001101000 fb418eade9edc4e78eb1dba24068
EUC-JP 涬鹿鳫ト邇アロ「@h 10001111110001111100111110111100101011111111001011101111100011101100010011101101111011101000111010110001100011101101101110001110101000100100000001101000 8fc7cfbcaff2ef8ec4edee8eb18edb8ea24068
UTF-8 涬鹿鳫ト邇アロ「@h 1110011010110110101011001110100110111001101111111110100110110011101010111110111110111110100001001110100110000010100001111110111110111101101100011110111110111110100110111110111110111101101000100100000001101000 e6b6ace9b9bfe9b3abefbe84e98287efbdb1efbe9befbda24068
UHC ?鹿??邇???@h 001111111101011011100011001111110011111111101100110001000011111100111111001111110100000001101000 3fd6e33f3fecc43f3f3f4068

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