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 躁?枳?躁?枳?^ 11100111010011100011111110011110011010110011111111100111010011100011111110011110011010110011111101011110 e74e3f9e6b3fe74e3f9e6b3f5e
EUC-JP 躁?枳?躁?枳?^ 11101101101011110011111111011011110011000011111111101101101011110011111111011011110011000011111101011110 edaf3fdbcc3fedaf3fdbcc3f5e
UTF-8 躁렦枳렪躁렦枳렪^ 11101000101110101000000111101011101000001010011011100110100111101011001111101011101000001010101011101000101110101000000111101011101000001010011011100110100111101011001111101011101000001010101001011110 e8ba81eba0a6e69eb3eba0aae8ba81eba0a6e69eb3eba0aa5e
UHC 躁렦枳렪躁렦枳렪^ 1111000011100010100011101011010111110010101011001000111010111000111100001110001010001110101101011111001010101100100011101011100001011110 f0e28eb5f2ac8eb8f0e28eb5f2ac8eb85e

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