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 遽ウ﨤マ遽ウ﨤ボ^ 111001111010111110110011111110111011001110000011011111011110011110101111101100111111101110110011100000110111101101011110 e7afb3fbb3837de7afb3fbb3837b5e
EUC-JP 遽ウ?マ遽ウ?ボ^ 111011101011000110001110101100110011111110100101110111101110111010110001100011101011001100111111101001011101110001011110 eeb18eb33fa5deeeb18eb33fa5dc5e
UTF-8 遽ウ﨤マ遽ウ﨤ボ^ 11101001100000011011110111101111101111011011001111101111101010001010010011100011100000111001111011101001100000011011110111101111101111011011001111101111101010001010010011100011100000111001110001011110 e981bdefbdb3efa8a4e3839ee981bdefbdb3efa8a4e3839c5e
UHC 遽??マ遽??ボ^ 11001011111010000011111100111111101010111101111011001011111010000011111100111111101010111101110001011110 cbe83f3fabdecbe83f3fabdc5e

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