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 ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 魴晤ΕK\}魴晤ΕK\{^ 11101001101101011001110111101011100000111010001101001011010111000111110111101001101101011001110111101011100000111010001101001011010111000111101101011110 e9b59deb83a34b5c7de9b59deb83a34b5c7b5e
EUC-JP 魴晤ΕK\}魴晤ΕK\{^ 11110010101101111101101011101101101001101010010101001011010111000111110111110010101101111101101011101101101001101010010101001011010111000111101101011110 f2b7daeda6a54b5c7df2b7daeda6a54b5c7b5e
UTF-8 魴晤ΕK\}魴晤ΕK\{^ 1110100110101101101101001110011010011001101001001100111010010101010010110101110001111101111010011010110110110100111001101001100110100100110011101001010101001011010111000111101101011110 e9adb4e699a4ce954b5c7de9adb4e699a4ce954b5c7b5e
UHC ?晤ΕK\}?晤ΕK\{^ 0011111111100111111110111010010111000101010010110101110001111101001111111110011111111011101001011100010101001011010111000111101101011110 3fe7fba5c54b5c7d3fe7fba5c54b5c7b5e

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