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 逑ヲ迪ォ逑ヲ譚ウ^ 11100111100100111010011011100111100011001010101111100111100100111010011011100110100111011011001101011110 e793a6e78cabe793a6e69db35e
EUC-JP 逑ヲ迪ォ逑ヲ譚ウ^ 1110110111110011100011101010011011101101111011001000111010101011111011011111001110001110101001101110101111111101100011101011001101011110 edf38ea6edec8eabedf38ea6ebfd8eb35e
UTF-8 逑ヲ迪ォ逑ヲ譚ウ^ 11101001100000001001000111101111101111011010011011101000101111111010101011101111101111011010101111101001100000001001000111101111101111011010011011101000101011011001101011101111101111011011001101011110 e98091efbda6e8bfaaefbdabe98091efbda6e8ad9aefbdb35e
UHC 逑?迪?逑?譚?^ 11001111110001110011111111101110111010000011111111001111110001110011111111010011110010010011111101011110 cfc73feee83fcfc73fd3c93f5e

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