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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 篠耳偲叱篠治篠而 10001110110000101000111010101000100011101100001110001110101101101000111011000010100011101010000110001110110000101000111010100111 8ec28ea88ec38eb68ec28ea18ec28ea7
EUC-JP 篠耳偲叱篠治篠而 10111100110001001011110010101010101111001100010110111100101110001011110011000100101111001010001110111100110001001011110010101001 bcc4bcaabcc5bcb8bcc4bca3bcc4bca9
UTF-8 篠耳偲叱篠治篠而 111001111010111110100000111010001000000010110011111001011000000110110010111001011000111110110001111001111010111110100000111001101011001010111011111001111010111110100000111010001000000010001100 e7afa0e880b3e581b2e58fb1e7afa0e6b2bbe7afa0e8808c
UHC 篠耳?叱篠治篠而 111000011100011011101100101111000011111111110010111010101110000111000110111101101011110111100001110001101110110010111011 e1c6ecbc3ff2eae1c6f6bde1c6ecbb

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