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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN 鞜疲キ。跌ク邯咫h 1110100011011111100101001110011010110111101000011110011011101001101110001110011110110110100110100100000001101000 e8df94e6b7a1e6e9b8e7b69a4068
EUC-JP 鞜疲キ。跌ク邯咫h 1111000011100001110010001110100010001110101101111000111010100001111011001110101110001110101110001110111010111000110100111010000101101000 f0e1c8e88eb78ea1eceb8eb8eeb8d3a168
UTF-8 鞜疲キ。跌ク邯咫h 11101001100111101001110011100111100101101011001011101111101111011011011111101111101111011010000111101000101101111000110011101111101111011011100011101001100000101010111111100101100100101010101101101000 e99e9ce796b2efbdb7efbda1e8b78cefbdb8e982afe592ab68
UHC ?疲??跌?邯咫h 00111111111110011010101000111111001111111111001011110110001111111100101011111011111100101010000101101000 3ff9aa3f3ff2f63fcafbf2a168

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