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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 源?????e^ 100011001011100100111111001111110011111100111111001111110110010101011110 8cb93f3f3f3f3f655e
EUC-JP 源???勖?e^ 1011100010111011001111110011111100111111100011111011001111101101001111110110010101011110 b8bb3f3f3f8fb3ed3f655e
UTF-8 源렰欌렪勖렢e^ 1110011010111010100100001110101110100000101100001110011010101100100011001110101110100000101010101110010110001011100101101110101110100000101000100110010101011110 e6ba90eba0b0e6ac8ceba0aae58b96eba0a2655e
UHC 源렰欌렪勖렢e^ 1110101010111001100011101011110111101101111010111000111010111000111010011110110110001110101100110110010101011110 eab98ebdedeb8eb8e9ed8eb3655e

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