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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 宍貭鹿宍貭鹿^ 10001110101100111110011011000010100011101010110110001110101100111110011011000010100011101010110101011110 8eb3e6c28ead8eb3e6c28ead5e
EUC-JP 宍貭鹿宍貭鹿^ 10111100101101011110110011000100101111001010111110111100101101011110110011000100101111001010111101011110 bcb5ecc4bcafbcb5ecc4bcaf5e
UTF-8 宍貭鹿宍貭鹿^ 11100101101011101000110111101000101100101010110111101001101110011011111111100101101011101000110111101000101100101010110111101001101110011011111101011110 e5ae8de8b2ade9b9bfe5ae8de8b2ade9b9bf5e
UHC ??鹿??鹿^ 001111110011111111010110111000110011111100111111110101101110001101011110 3f3fd6e33f3fd6e35e

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