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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 魴晤ぉD魴晤ぉD^ 111010011011010110011101111010111000001010100111010001001110100110110101100111011110101110000010101001110100010001011110 e9b59deb82a744e9b59deb82a7445e
EUC-JP 魴晤ぉD魴晤ぉD^ 111100101011011111011010111011011010010010101001010001001111001010110111110110101110110110100100101010010100010001011110 f2b7daeda4a944f2b7daeda4a9445e
UTF-8 魴晤ぉD魴晤ぉD^ 111010011010110110110100111001101001100110100100111000111000000110001001010001001110100110101101101101001110011010011001101001001110001110000001100010010100010001011110 e9adb4e699a4e3818944e9adb4e699a4e38189445e
UHC ?晤ぉD?晤ぉD^ 00111111111001111111101110101010101010010100010000111111111001111111101110101010101010010100010001011110 3fe7fbaaa9443fe7fbaaa9445e

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