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}???E{^ 0011111100111111001111110100010101111101001111110011111100111111010001010111101101011110 3f3f3f457d3f3f3f457b5e
SJIS-WIN 巐わ乖E}巐わ乖E{^ 1111101010110110100000101110110110011000101010000100010101111101111110101011011010000010111011011001100010101000010001010111101101011110 fab682ed98a8457dfab682ed98a8457b5e
EUC-JP 巐わ乖E}巐わ乖E{^ 10001111101110111111100110100100111011111101000010101010010001010111110110001111101110111111100110100100111011111101000010101010010001010111101101011110 8fbbf9a4efd0aa457d8fbbf9a4efd0aa457b5e
UTF-8 巐わ乖E}巐わ乖E{^ 1110010110110111100100001110001110000010100011111110010010111001100101100100010101111101111001011011011110010000111000111000001010001111111001001011100110010110010001010111101101011110 e5b790e3828fe4b996457de5b790e3828fe4b996457b5e
UHC ?わ乖E}?わ乖E{^ 001111111010101011101111110011101101001001000101011111010011111110101010111011111100111011010010010001010111101101011110 3faaefced2457d3faaefced2457b5e

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