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 ??????v^ 0011111100111111001111110011111100111111001111110111011001011110 3f3f3f3f3f3f765e
SJIS-WIN 褶カ誾滂スウv^ 1110010111110111101101101111101110100111100111111110111110111101101100110111011001011110 e5f7b6fba79fefbdb3765e
EUC-JP 褶カ誾滂スウv^ 111010101111100110001110101101101000111111011110101001001101111011110001100011101011110110001110101100110111011001011110 eaf98eb68fdea4def18ebd8eb3765e
UTF-8 褶カ誾滂スウv^ 1110100010100100101101101110111110111101101101101110100010101010101111101110011010111011100000101110111110111101101111011110111110111101101100110111011001011110 e8a4b6efbdb6e8aabee6bb82efbdbdefbdb3765e
UHC 褶?誾滂??v^ 1110001110101000001111111110101111011101110110111011010100111111001111110111011001011110 e3a83febdddbb53f3f765e

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