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 錝豸釥カ篠竺湜 11111011110111011110011010110110111110111100000010110110100011101100001010001110101100011111101101000111 fbdde6b6fbc0b68ec28eb1fb47
EUC-JP 錝豸釥カ篠竺湜 1000111111100100110110111110110010111000100011111110001110101011100011101011011010111100110001001011110010110011100011111100011111111100 8fe4dbecb88fe3ab8eb6bcc4bcb38fc7fc
UTF-8 錝豸釥カ篠竺湜 111010011000110010011101111010001011000110111000111010011000011110100101111011111011110110110110111001111010111110100000111001111010101110111010111001101011100110011100 e98c9de8b1b8e987a5efbdb6e7afa0e7abbae6b99c
UHC ????篠竺湜 00111111001111110011111100111111111000011100011011110101111001111110001111010111 3f3f3f3fe1c6f5e7e3d7

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