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 淸セ隘褄コ浯耳 1111101101000011101111101110100010100101111001011110101111110001100011101011101011111010111111001000111010101000 fb43bee8a5e5ebf18ebafafc8ea8
EUC-JP ?セ隘褄?コ浯耳 001111111000111010111110111100001010011111101010111011010011111110001110101110101000111111000111110000111011110010101010 3f8ebef0a7eaed3f8eba8fc7c3bcaa
UTF-8 淸セ隘褄コ浯耳 111001101011011110111000111011111011110110111110111010011001101010011000111010001010010010000100111011101000010010001001111011111011110110111010111001101011010110101111111010001000000010110011 e6b7b8efbdbee99a98e8a484ee8489efbdbae6b5afe880b3
UHC 淸?隘????耳 1111010011101000001111111110010011110110001111110011111100111111001111111110110010111100 f4e83fe4f63f3f3f3fecbc

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