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 篠失偲璽篠而偲自 10001110110000101000111010111000100011101100001110001110101000111000111011000010100011101010011110001110110000111000111010101001 8ec28eb88ec38ea38ec28ea78ec38ea9
EUC-JP 篠失偲璽篠而偲自 10111100110001001011110010111010101111001100010110111100101001011011110011000100101111001010100110111100110001011011110010101011 bcc4bcbabcc5bca5bcc4bca9bcc5bcab
UTF-8 篠失偲璽篠而偲自 111001111010111110100000111001011010010010110001111001011000000110110010111001111001001010111101111001111010111110100000111010001000000010001100111001011000000110110010111010001000011110101010 e7afa0e5a4b1e581b2e792bde7afa0e8808ce581b2e887aa
UHC 篠失?璽篠而?自 1110000111000110111000111111011100111111110111111101111011100001110001101110110010111011001111111110110110111011 e1c6e3f73fdfdee1c6ecbb3fedbb

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