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 ????S??? 0011111100111111001111110011111101010011001111110011111100111111 3f3f3f3f533f3f3f
SJIS-WIN 偲ヲト蒔S偲、ト 1000111011000011101001101100010010001110101010100101001110001110110000111010010011000100 8ec3a6c48eaa538ec3a4c4
EUC-JP 偲ヲト蒔S偲、ト 101111001100010110001110101001101000111011000100101111001010110001010011101111001100010110001110101001001000111011000100 bcc58ea68ec4bcac53bcc58ea48ec4
UTF-8 偲ヲト蒔S偲、ト 11100101100000011011001011101111101111011010011011101111101111101000010011101000100100101001010001010011111001011000000110110010111011111011110110100100111011111011111010000100 e581b2efbda6efbe84e8929453e581b2efbda4efbe84
UHC ???蒔S??? 001111110011111100111111111000111100100001010011001111110011111100111111 3f3f3fe3c8533f3f3f

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