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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 偲辞篠識篠鴫B 10001110110000111000111010101011100011101100001010001110101011111000111011000010100011101011000001000010 8ec38eab8ec28eaf8ec28eb042
EUC-JP 偲辞篠識篠鴫B 10111100110001011011110010101101101111001100010010111100101100011011110011000100101111001011001001000010 bcc5bcadbcc4bcb1bcc4bcb242
UTF-8 偲辞篠識篠鴫B 11100101100000011011001011101000101111101001111011100111101011111010000011101000101011011001100011100111101011111010000011101001101101001010101101000010 e581b2e8be9ee7afa0e8ad98e7afa0e9b4ab42
UHC ??篠識篠?B 00111111001111111110000111000110111000111101101111100001110001100011111101000010 3f3fe1c6e3dbe1c63f42

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