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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 偲ヲト辞偲ヲトン」 100011101100001110100110110001001000111010101011100011101100001110100110110001001101110110100011 8ec3a6c48eab8ec3a6c4dda3
EUC-JP 偲ヲト辞偲ヲトン」 101111001100010110001110101001101000111011000100101111001010110110111100110001011000111010100110100011101100010010001110110111011000111010100011 bcc58ea68ec4bcadbcc58ea68ec48edd8ea3
UTF-8 偲ヲト辞偲ヲトン」 111001011000000110110010111011111011110110100110111011111011111010000100111010001011111010011110111001011000000110110010111011111011110110100110111011111011111010000100111011111011111010011101111011111011110110100011 e581b2efbda6efbe84e8be9ee581b2efbda6efbe84efbe9defbda3
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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