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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 足敎??足敎??^ 10010001101010111111101011001101001111110011111110010001101010111111101011001101001111110011111101011110 91abfacd3f3f91abfacd3f3f5e
EUC-JP 足???足???^ 1100001010101101001111110011111100111111110000101010110100111111001111110011111101011110 c2ad3f3f3fc2ad3f3f3f5e
UTF-8 足敎렯쌨足敎렯쌤^ 11101000101101101011001111100110100101011000111011101011101000001010111111101100100011001010100011101000101101101011001111100110100101011000111011101011101000001010111111101100100011001010010001011110 e8b6b3e6958eeba0afec8ca8e8b6b3e6958eeba0afec8ca45e
UHC 足敎렯쌨足敎렯쌤^ 1111000011101011110011101110011110001110101111001011110111011110111100001110101111001110111001111000111010111100101111011101110001011110 f0ebcee78ebcbddef0ebcee78ebcbddc5e

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