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 張ε?}張ε?{^ 10010010101000111000001111000011001111110111110110010010101000111000001111000011001111110111101101011110 92a383c33f7d92a383c33f7b5e
EUC-JP 張ε?}張ε?{^ 11000100101001011010011011000101001111110111110111000100101001011010011011000101001111110111101101011110 c4a5a6c53f7dc4a5a6c53f7b5e
UTF-8 張ε폀}張ε폀{^ 11100101101111001011010111001110101101011110110110001111100000000111110111100101101111001011010111001110101101011110110110001111100000000111101101011110 e5bcb5ceb5ed8f807de5bcb5ceb5ed8f807b5e
UHC 張ε폀}張ε폀{^ 111011011110010110100101111001011011110010001111011111011110110111100101101001011110010110111100100011110111101101011110 ede5a5e5bc8f7dede5a5e5bc8f7b5e

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