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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 耶??[耶??[^ 1001011011101011001111110011111101011011100101101110101100111111001111110101101101011110 96eb3f3f5b96eb3f3f5b5e
EUC-JP 耶??[耶??[^ 1100110011101101001111110011111101011011110011001110110100111111001111110101101101011110 cced3f3f5bcced3f3f5b5e
UTF-8 耶⑸젙[耶⑸젙[^ 111010001000000010110110111000101001000110111000111011001010000010011001010110111110100010000000101101101110001010010001101110001110110010100000100110010101101101011110 e880b6e291b8eca0995be880b6e291b8eca0995b5e
UHC 耶⑸젙[耶⑸젙[^ 111001011010110110101001111010111010000010010101010110111110010110101101101010011110101110100000100101010101101101011110 e5ada9eba0955be5ada9eba0955b5e

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