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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??張???張?^ 0011111100111111100100101010001100111111001111110011111110010010101000110011111101011110 3f3f92a33f3f3f92a33f5e
EUC-JP 饔?張?饔?張?^ 100011111110100011101111001111111100010010100101001111111000111111101000111011110011111111000100101001010011111101011110 8fe8ef3fc4a53f8fe8ef3fc4a53f5e
UTF-8 饔렟張螺饔렟張羅^ 11101001101001011001010011101011101000001001111111100101101111001011010111101111101001001001000111101001101001011001010011101011101000001001111111100101101111001011010111101111101001001000111101011110 e9a594eba09fe5bcb5efa491e9a594eba09fe5bcb5efa48f5e
UHC 饔렟張螺饔렟張羅^ 1110100010111101100011101011000011101101111001011101000111011110111010001011110110001110101100001110110111100101110100011101110001011110 e8bd8eb0ede5d1dee8bd8eb0ede5d1dc5e

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