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 ??????Bw 0011111100111111001111110011111100111111001111110100001001110111 3f3f3f3f3f3f4277
SJIS-WIN 偲汐偲叱篠宍Bw 1000111011000011100011101010110010001110110000111000111010110110100011101100001010001110101100110100001001110111 8ec38eac8ec38eb68ec28eb34277
EUC-JP 偲汐偲叱篠宍Bw 1011110011000101101111001010111010111100110001011011110010111000101111001100010010111100101101010100001001110111 bcc5bcaebcc5bcb8bcc4bcb54277
UTF-8 偲汐偲叱篠宍Bw 1110010110000001101100101110011010110001100100001110010110000001101100101110010110001111101100011110011110101111101000001110010110101110100011010100001001110111 e581b2e6b190e581b2e58fb1e7afa0e5ae8d4277
UHC ?汐?叱篠?Bw 0011111111100000101100010011111111110010111010101110000111000110001111110100001001110111 3fe0b13ff2eae1c63f4277

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