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 逡ッ迪ォ逡ッ譚ウ^ 11100111100101011010111111100111100011001010101111100111100101011010111111100110100111011011001101011110 e795afe78cabe795afe69db35e
EUC-JP 逡ッ迪ォ逡ッ譚ウ^ 1110110111110101100011101010111111101101111011001000111010101011111011011111010110001110101011111110101111111101100011101011001101011110 edf58eafedec8eabedf58eafebfd8eb35e
UTF-8 逡ッ迪ォ逡ッ譚ウ^ 11101001100000001010000111101111101111011010111111101000101111111010101011101111101111011010101111101001100000001010000111101111101111011010111111101000101011011001101011101111101111011011001101011110 e980a1efbdafe8bfaaefbdabe980a1efbdafe8ad9aefbdb35e
UHC 逡?迪?逡?譚?^ 11110001111001000011111111101110111010000011111111110001111001000011111111010011110010010011111101011110 f1e43feee83ff1e43fd3c93f5e

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