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 ??????A 00111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f41
SJIS-WIN 痔裙識霖式A 11110001111000111000111010100100111001011110001110001110101011111110100011000001100011101010111001000001 f1e38ea4e5e38eafe8c18eae41
EUC-JP ?痔裙識霖式A 001111111011110010100110111010101110010110111100101100011111000011000011101111001011000001000001 3fbca6eae5bcb1f0c3bcb041
UTF-8 痔裙識霖式A 11101110100001011001111011100111100101111001010011101000101000111001100111101000101011011001100011101001100111001001011011100101101111001000111101000001 ee859ee79794e8a399e8ad98e99c96e5bc8f41
UHC ?痔裙識霖式A 001111111111011011000000110011111101100111100011110110111101011111111101111000111101001001000001 3ff6c0cfd9e3dbd7fde3d241

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