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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 偲而篠式篠スス 100011101100001110001110101001111000111011000010100011101010111010001110110000101011110110111101 8ec38ea78ec28eae8ec2bdbd
EUC-JP 偲而篠式篠スス 1011110011000101101111001010100110111100110001001011110010110000101111001100010010001110101111011000111010111101 bcc5bca9bcc4bcb0bcc48ebd8ebd
UTF-8 偲而篠式篠スス 111001011000000110110010111010001000000010001100111001111010111110100000111001011011110010001111111001111010111110100000111011111011110110111101111011111011110110111101 e581b2e8808ce7afa0e5bc8fe7afa0efbdbdefbdbd
UHC ?而篠式篠?? 0011111111101100101110111110000111000110111000111101001011100001110001100011111100111111 3fecbbe1c6e3d2e1c63f3f

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