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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 綏括失綏括失^ 11100011010101101000101010000111100011101011100011100011010101101000101010000111100011101011100001011110 e3568a878eb8e3568a878eb85e
EUC-JP 綏括失綏括失^ 11100101101101111011001111100111101111001011101011100101101101111011001111100111101111001011101001011110 e5b7b3e7bcbae5b7b3e7bcba5e
UTF-8 綏括失綏括失^ 11100111101101101000111111100110100010111010110011100101101001001011000111100111101101101000111111100110100010111010110011100101101001001011000101011110 e7b68fe68bace5a4b1e7b68fe68bace5a4b15e
UHC 綏括失綏括失^ 11100010101101111100111011000000111000111111011111100010101101111100111011000000111000111111011101011110 e2b7cec0e3f7e2b7cec0e3f75e

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