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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 遶ェ讓ス閼ア遶ッ 111001111010101110101010111001101010100010111101111010001000010010110001111001111010101110101111 e7abaae6a8bde884b1e7abaf
EUC-JP 遶ェ讓ス閼ア遶ッ 11101110101011011000111010101010111011001010101010001110101111011110111111100100100011101011000111101110101011011000111010101111 eead8eaaecaa8ebdefe48eb1eead8eaf
UTF-8 遶ェ讓ス閼ア遶ッ 111010011000000110110110111011111011110110101010111010001010111010010011111011111011110110111101111010011001011010111100111011111011110110110001111010011000000110110110111011111011110110101111 e981b6efbdaae8ae93efbdbde996bcefbdb1e981b6efbdaf
UHC ??讓?閼??? 00111111001111111110010111010011001111111110010011011001001111110011111100111111 3f3fe5d33fe4d93f3f3f

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