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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ??旭餘?繹?B 0011111100111111100010001010111011101001010100000011111111100011100010000011111101000010 3f3f88aee9503fe3883f42
EUC-JP 滎?旭餘?繹?B 10001111110010001011100100111111101100001011000011110001101100010011111111100101111010000011111101000010 8fc8b93fb0b0f1b13fe5e83f42
UTF-8 滎렟旭餘劣繹렑B 11100110101110111000111011101011101000001001111111100110100101111010110111101001101001001001100011101111101001101001110111100111101110011011100111101011101000001001000101000010 e6bb8eeba09fe697ade9a498efa69de7b9b9eba09142
UHC 滎렟旭餘劣繹렑B 111110111010001110001110101100001110100111101111111001101010111011100110111010111110011010111010100011101010011001000010 fba38eb0e9efe6aee6ebe6ba8ea642

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