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 足?爰?足?爰?^ 10010001101010110011111111100000101001110011111110010001101010110011111111100000101001110011111101011110 91ab3fe0a73f91ab3fe0a73f5e
EUC-JP 足?爰?足?爰?^ 11000010101011010011111111100000101010010011111111000010101011010011111111100000101010010011111101011110 c2ad3fe0a93fc2ad3fe0a93f5e
UTF-8 足렎爰렚足렎爰렚^ 11101000101101101011001111101011101000001000111011100111100010001011000011101011101000001001101011101000101101101011001111101011101000001000111011100111100010001011000011101011101000001001101001011110 e8b6b3eba08ee788b0eba09ae8b6b3eba08ee788b0eba09a5e
UHC 足렎爰렚足렎爰렚^ 1111000011101011100011101010010011101010101110101000111010101101111100001110101110001110101001001110101010111010100011101010110101011110 f0eb8ea4eaba8eadf0eb8ea4eaba8ead5e

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