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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 奚??}奚??{^ 1001101011110110001111110011111101111101100110101111011000111111001111110111101101011110 9af63f3f7d9af63f3f7b5e
EUC-JP 奚??}奚??{^ 1101010011111000001111110011111101111101110101001111100000111111001111110111101101011110 d4f83f3f7dd4f83f3f7b5e
UTF-8 奚당풗}奚당풗{^ 111001011010010110011010111010111000101110111001111011011001001010010111011111011110010110100101100110101110101110001011101110011110110110010010100101110111101101011110 e5a59aeb8bb9ed92977de5a59aeb8bb9ed92977b5e
UHC 奚당풗}奚당풗{^ 111110101010100010110100111001111011111010011010011111011111101010101000101101001110011110111110100110100111101101011110 faa8b4e7be9a7dfaa8b4e7be9a7b5e

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