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 逑ヲ讓。逑ヲ讓。^ 11100111100100111010011011100110101010001010000111100111100100111010011011100110101010001010000101011110 e793a6e6a8a1e793a6e6a8a15e
EUC-JP 逑ヲ讓。逑ヲ讓。^ 1110110111110011100011101010011011101100101010101000111010100001111011011111001110001110101001101110110010101010100011101010000101011110 edf38ea6ecaa8ea1edf38ea6ecaa8ea15e
UTF-8 逑ヲ讓。逑ヲ讓。^ 11101001100000001001000111101111101111011010011011101000101011101001001111101111101111011010000111101001100000001001000111101111101111011010011011101000101011101001001111101111101111011010000101011110 e98091efbda6e8ae93efbda1e98091efbda6e8ae93efbda15e
UHC 逑?讓?逑?讓?^ 11001111110001110011111111100101110100110011111111001111110001110011111111100101110100110011111101011110 cfc73fe5d33fcfc73fe5d33f5e

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