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^ 10001100101110010011111100111111001111111001011101100100001111110110010101011110 8cb93f3f3f97643f655e
EUC-JP 源???妖?e^ 10111000101110110011111100111111001111111100110111000101001111110110010101011110 b8bb3f3f3fcdc53f655e
UTF-8 源렰欌렪妖렢e^ 1110011010111010100100001110101110100000101100001110011010101100100011001110101110100000101010101110010110100110100101101110101110100000101000100110010101011110 e6ba90eba0b0e6ac8ceba0aae5a696eba0a2655e
UHC 源렰欌렪妖렢e^ 1110101010111001100011101011110111101101111010111000111010111000111010001110110110001110101100110110010101011110 eab98ebdedeb8eb8e8ed8eb3655e

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