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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 鞳雁、ァ鞳雁梭^ 11101000111000111000101011100101101001001010011111101000111000111000101011100101100111101000100001011110 e8e38ae5a4a7e8e38ae59e885e
EUC-JP 鞳雁、ァ鞳雁梭^ 111100001110010110110100111001111000111010100100100011101010011111110000111001011011010011100111110110111110100001011110 f0e5b4e78ea48ea7f0e5b4e7dbe85e
UTF-8 鞳雁、ァ鞳雁梭^ 11101001100111101011001111101001100110111000000111101111101111011010010011101111101111011010011111101001100111101011001111101001100110111000000111100110101000101010110101011110 e99eb3e99b81efbda4efbda7e99eb3e99b81e6a2ad5e
UHC ?雁???雁梭^ 0011111111100100110100100011111100111111001111111110010011010010110111101101110001011110 3fe4d23f3f3fe4d2dedc5e

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