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 豎晤コ橄盾荵滔キ 1110011010110001100111011110101110111010100111101110101110001111100000101110010010111001100111111110101110110111 e6b19debba9eeb8f82e4b99febb7
EUC-JP 豎晤コ橄盾荵滔キ 11101100101100111101101011101101100011101011101011011100111011011011110111100010111010001011101111011110111011011000111010110111 ecb3daed8ebadcedbde2e8bbdeed8eb7
UTF-8 豎晤コ橄盾荵滔キ 111010001011000110001110111001101001100110100100111011111011110110111010111001101010100110000100111001111001101110111110111010001000110110110101111001101011101110010100111011111011110110110111 e8b18ee699a4efbdbae6a984e79bbee88db5e6bb94efbdb7
UHC ?晤?橄盾?滔? 001111111110011111111011001111111100101011110100111000101110101000111111110101001010010100111111 3fe7fb3fcaf4e2ea3fd4a53f

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