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 ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
UTF-8 淋욎콡淋싳쭨淋욎콡淋싳쭨^ 11101111101001111011010111101100100110101000111011101100101111011010000111101111101001111011010111101100100010111011001111101100101011011010100011101111101001111011010111101100100110101000111011101100101111011010000111101111101001111011010111101100100010111011001111101100101011011010100001011110 efa7b5ec9a8eecbda1efa7b5ec8bb3ecada8efa7b5ec9a8eecbda1efa7b5ec8bb3ecada85e
UHC 淋욎콡淋싳쭨淋욎콡淋싳쭨^ 11101100111110001001111011101100101100011001100111101100111110001001101011101100101001111001110011101100111110001001111011101100101100011001100111101100111110001001101011101100101001111001110001011110 ecf89eecb199ecf89aeca79cecf89eecb199ecf89aeca79c5e

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