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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN コ邇「ニス湿鈼 1111000010110100101110101110011110001110101000101100011011110001100011101011110110001110101111001111101111000110 f0b4bae78ea2c6f18ebd8ebcfbc6
EUC-JP ?コ邇「ニ?ス湿鈼 0011111110001110101110101110110111101110100011101010001010001110110001100011111110001110101111011011110010111110100011111110001111010110 3f8ebaedee8ea28ec63f8ebdbcbe8fe3d6
UTF-8 コ邇「ニス湿鈼 111011101000000110110011111011111011110110111010111010011000001010000111111011111011110110100010111011111011111010000110111011101000010010001001111011111011110110111101111001101011100110111111111010011000100010111100 ee81b3efbdbae98287efbda2efbe86ee8489efbdbde6b9bfe988bc
UHC ??邇?????? 00111111001111111110110011000100001111110011111100111111001111110011111100111111 3f3fecc43f3f3f3f3f3f

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