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 讓ー迪ォ讓ー譚ウ^ 11100110101010001011000011100111100011001010101111100110101010001011000011100110100111011011001101011110 e6a8b0e78cabe6a8b0e69db35e
EUC-JP 讓ー迪ォ讓ー譚ウ^ 1110110010101010100011101011000011101101111011001000111010101011111011001010101010001110101100001110101111111101100011101011001101011110 ecaa8eb0edec8eabecaa8eb0ebfd8eb35e
UTF-8 讓ー迪ォ讓ー譚ウ^ 11101000101011101001001111101111101111011011000011101000101111111010101011101111101111011010101111101000101011101001001111101111101111011011000011101000101011011001101011101111101111011011001101011110 e8ae93efbdb0e8bfaaefbdabe8ae93efbdb0e8ad9aefbdb35e
UHC 讓?迪?讓?譚?^ 11100101110100110011111111101110111010000011111111100101110100110011111111010011110010010011111101011110 e5d33feee83fe5d33fd3c93f5e

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